Skip to content
← Projects

Neural Visualizer

3D interactive visualization of neural network architectures.

Years
2023–2024
Status
Finished
Field
ml
Neural Visualizer cover

Loads from runeharlyk.github.io

About

Explore a network layer by layer in 3D, with activations computed in the browser. A diagram tells you the shape of an architecture; this lets you walk around inside one.

Built with

  • Svelte
  • Three.js
  • TensorFlow.js
  • Python