Google Deep Learning Notes Google 深度学习笔记 Github工程地址: https://github.com/ahangchen/GDLnotes 欢迎star,有问题可以到 Issue区 讨论 官方教程 地址 视频 / 字幕 下载 最近tensorflow团队出了一个 model项目 ,和这个课程无关,但是可以参考 框架: TensorFlow ( 安装教程 ) 谷歌出品的基于Python的深度学习工具集 工具:Ipython, Pycharm 笔记列表 Lesson 1 Machine Learning to Deep Learning train your first simple model entirely end to end Logistic Classification Logistic Classification实践 Stochastic Optimization general data practices to train models Lesson 2 Deep Neural Network Limit of Linear Model Neural network 神经网络实践 优化神经网络: Deep Network 防止深度神经网络过拟合 Regularization Dropout 深度神经网络实践 train your first deep network
Related Posts
面向模式的软件体系结构(卷2):用于并发与网络化对象的模式( Pattern-Oriented Software Architecture,Volume 2:P PDF 免费下载
- job51
- 2016年9月2日
- 0
对于软件开发人员来说,设计运行并发和网络化环境中的 […]