Skip to content

V01dMur10c/backprop-explainer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

概要

本文基于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.

本地化运行

进入到仓库目录下

  1. yarn install 来安装node module

  2. yarn run 以开始运行

  3. 浏览器访问 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

About

神经网络反向传播的可视化解释,翻译自https://github.com/xnought/backprop-explainer/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.3%
  • CSS 1.4%
  • HTML 1.3%