This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
machinelearning_notebook
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Add animation of Adam
savefigrue
bushuhui
4 years ago
parent
70e2a0cbc5
commit
b86e03edca
3 changed files
with
42 additions
and
35 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+28
-22
3_kmeans/1-k-means.ipynb
+13
-13
3_kmeans/2-kmeans-color-vq.ipynb
+1
-0
References.md
+ 28
- 22
3_kmeans/1-k-means.ipynb
File diff suppressed because it is too large
View File
+ 13
- 13
3_kmeans/2-kmeans-color-vq.ipynb
File diff suppressed because it is too large
View File
+ 1
- 0
References.md
View File
@@ -8,6 +8,7 @@
## References
* [形象直观了解谷歌大脑新型优化器LAMB](https://www.toutiao.com/i6687162064395305475/)
* [梯度下降方法的视觉解释(动量,AdaGrad,RMSProp,Adam)](https://www.toutiao.com/i6836422484028293640/)
* [5种常用的交叉验证技术,保证评估模型的稳定性](https://m.toutiaocdn.com/i6838062457596936718)
* [The Neural network zoo](https://www.asimovinstitute.org/neural-network-zoo/) : 各种神经网络架构的解释、图示
* 22 个神经网络结构设计/可视化工具
Write
Preview
Loading…
Cancel
Save