neural-network

← ~/visualizations

neural-network #

A 3-5-5-2 layer network with flowing pulses through bezier-curved connections. Nodes activate in sequence as data propagates forward.

canvasclick to interact

⏮◀◀▶▶STEP0.25x1xZOOM

t=0s

practical uses #

technical notes #

Uses cubic bezier curves for connections. Pulse position calculated via parametric cubic interpolation. Layer activation synchronized to global animation phase.

gradient-descent →