This is a collection of my deep learning tutorials.
这是我的深度学习教程集合。
Season 1 is introduction to TensorFlow, fully connected neural networks and convolutional neural networks.
Season 2 is about Natural Language Processing, sort of.
更新:
修改代码 especially for Python 3, 实测运行通过
强烈推荐使用Pycharm
所用版本:Python:3.5 Tensorflow:1.1.0
1.fix code style 2.fix for new API, like summary.histogram for histogram_summary