hylrh2008 / DeepLearning_tutorials

The deeplearning algorithms implemented by tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Learning Tutorials with Tensorflow

The deeplearning algorithms are carefully implemented by tensorflow.

Environment

  • Python 3.5
  • tensorflow 1.4
  • pytorch 0.2.0

The deeplearning algorithms includes (now):

Note: the project aims at imitating the well-implemented algorithms in Deep Learning Tutorials (coded by Theano).

CNN Models

Object detection

Practical examples

You can find more practical examples with tensorflow here:

Results

1 2 3 4 5

Fun Blogs

Personal Notes

Other Tutorials

Don't hesitate to star this project if it is helpful!

If you benefit from the tutorial, please make a small donation by WeChat sweep.

weichat

微信号:xiaoxiaohu1994

欢迎关注微信公众号:机器学习算法全栈工程师(Jeemy110)

公众号

About

The deeplearning algorithms implemented by tensorflow


Languages

Language:Jupyter Notebook 82.2%Language:Python 17.8%