Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 503 Bytes

File metadata and controls

22 lines (13 loc) · 503 Bytes

r3f-nn-visualizer Release

An interactive neural network visualizer built with tf.js & react-three-fiber

CLICK HERE FOR A LIVE DEMO


docs/capture.gif


Quickstart

git clone https://github.com/dcyoung/r3f-nn-visualizer.git

cd r3f-nn-visualizer

npm install
npm run dev