Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.08 KB

https://xnought.github.io/backprop-explainer/

Overview

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.

How to Run Locally

Make sure you are in the backprop-explainer directory

  1. yarn install to install node_modules

  2. yarn run to start development

  3. navigate to http://localhost:3000/

Who made this and how was it made?

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