Marching neural networks 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/ Used libraries Visualization relies on THREE.js and CCapture.js.