/dl_tutorials

Primary LanguageJupyter Notebook

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