Visualizing level surfaces of a neural network using webGL + raymarching technique.
All the NN-related computing uses shaders, thus requires GPU.
Demo: https://arogozhnikov.github.io/3d_nn/
Visualization relies on THREE.js and CCapture.js.
Visualizing level surfaces of a neural network using webGL + raymarching technique.
All the NN-related computing uses shaders, thus requires GPU.
Demo: https://arogozhnikov.github.io/3d_nn/
Visualization relies on THREE.js and CCapture.js.