本文基于https://xnought.github.io/backprop-explainer翻译。 原文以 MIT 协议发布,本译文同样遵循 MIT 协议。
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.
进入到仓库目录下
-
yarn install来安装node module -
yarn run以开始运行 - 浏览器访问 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