Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.85 KB

File metadata and controls

27 lines (22 loc) · 1.85 KB

Deep Learning Tutorials with Tensorflow

The deeplearning algorithms are carefully implemented by tensorflow.

Environment

  • Python 3.5
  • tensorflow 0.12

The deeplearning algorithms includes (now):

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

Results

1 2 3 4

Practical examples

You can find more practical examples with tensorflow here:

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