Skip to content

whyscience/TensorFlow-and-DeepLearning-Tutorial_Eric

 
 

Repository files navigation

TensorFlow and DeepLearning Tutorial

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

About

TensorFlow & Deep Learning Tutorial,为Python3.5 Tensorflow 1.1修改

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.9%
  • Jupyter Notebook 7.8%
  • JavaScript 0.3%