Skip to content

ivaaak/React-Neural-Network-Visualization

Repository files navigation

Neural Network Visualizer - React + TypeScript + Vite

A react app which aims to visualize the data flow in a neural network by using a nodes and edges for the different layers (inputlayer/ n x hidden layers / output layer).

Getting Started:

npm i 
npm run dev

Screenshots:

Todo:

  • Pause and Play functionality
  • Trace a single data point/neuron's movement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published