The development of this project started with the backprop tool and morphed into an explanatory article. The goal is to explain and visualize backpropagation to gain an intuiton for how it works.
Make sure you are in the backprop-explainer directory
-
yarn install
to install node_modules -
yarn run
to start development - navigate to http://localhost:3000/
By Donald(Donny) Bertucci and Minsuk Kahng (project advisor)
To see full acknowledgements and how it was made (with links) navigate to the acknowledgments section at Live Website