Skip to content

Visualize backpropagation in neural networks live in your browser. VISxAI 2021

License

Notifications You must be signed in to change notification settings

xnought/backprop-explainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Visualize backpropagation in neural networks live in your browser. VISxAI 2021

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published