Skip to content

Watch a small neural net learn to approximate an image.

License

Notifications You must be signed in to change notification settings

pteromys/neuralnets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural network toy

Tamper with hyperparameters as a simple neural network trains.

screenshot of the neural network toy

Just go to the live demo.

Implementation

  • backpropagation from scratch in nn.js, self-contained but unsophisticated
  • fragile bit-packing to run inference as a fragment shader
  • jQuery to smooth over the usual papercuts

License

MIT

See also / prior art

About

Watch a small neural net learn to approximate an image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published