Skip to content

jenniezheng/NeuroNet

Repository files navigation

NeuroNet

Organization

  • app/js/components -- contains most code
  • sandbox_demos -- contains examples for sandbox

Modifying Code using Webpack

To Debug Linux and Mac:

npm install
npm start
...then go to http://localhost:8080/webpack-dev-server/ to view compiled code

To Create Dist Files:

webpack

About

An Interactive Story on Artificial Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published