“第十六章 典型网络结构”版本间的差异
来自cslt Wiki
第19行: | 第19行: | ||
==演示链接== | ==演示链接== | ||
+ | * Andrej Karpathy's CNN demo [https://cs.stanford.edu/people/karpathy/convnetjs/demo/cifar10.html] | ||
* Neural Net demo [https://phiresky.github.io/neural-network-demo/] | * Neural Net demo [https://phiresky.github.io/neural-network-demo/] | ||
* Neural Net training demo [http://playground.tensorflow.org/#activation=tanh&batchSize=10&dataset=circle®Dataset=reg-plane&learningRate=0.03®ularizationRate=0&noise=0&networkShape=4,2&seed=0.30169&showTestData=false&discretize=false&percTrainData=50&x=true&y=true&xTimesY=false&xSquared=false&ySquared=false&co] | * Neural Net training demo [http://playground.tensorflow.org/#activation=tanh&batchSize=10&dataset=circle®Dataset=reg-plane&learningRate=0.03®ularizationRate=0&noise=0&networkShape=4,2&seed=0.30169&showTestData=false&discretize=false&percTrainData=50&x=true&y=true&xTimesY=false&xSquared=false&ySquared=false&co] |
2022年8月5日 (五) 03:14的版本
教学资料
扩展阅读
视频展示
演示链接
- Andrej Karpathy's CNN demo [8]
- Neural Net demo [9]
- Neural Net training demo [10]
- Quick draw, and let NN guess [11]
开发者资源