Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 997 Bytes

File metadata and controls

20 lines (14 loc) · 997 Bytes

Just a Basic 1 in 1 out Neural Net Playground nothing too fancy

Live Demo

https://keshav-writes-code.github.io/NeuralNetBuilder

ScreenShots

keshav-writes-code github io_NeuralNetBuilder_ (2) keshav-writes-code github io_NeuralNetBuilder_ (3) keshav-writes-code github io_NeuralNetBuilder_ (4) keshav-writes-code github io_NeuralNetBuilder_ (5)

Stuff to Start working on

  • A way to load a Dataset so that we can build a NN by matching that function line to the neural net line
  • A way to Import/Export Weights and Biases
  • Make the graph animate on X axis changes
  • Improve the NN function's algo
  • Fix Starfiled not showing