Frozen · general features
Frozen · source-specific
Trainable · target head
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.
This simulator visualizes a ten-layer neural network as a 3D stack and lets you choose exactly where to cut it for transfer learning: everything below the split stays frozen with its pretrained weights, everything above is replaced and trained fresh on a target task. Drag the split-layer slider and the target-dataset-size slider to watch a live, formula-driven accuracy curve respond — including the characteristic mid-network dip caused by broken co-adaptation between frozen and retrained layers, first documented by Yosinski et al. Toggle fine-tuning to see that dip mostly close, and overlay a random-initialization baseline to see exactly how much transfer learning is worth at any dataset size.