deeping-flow icon indicating copy to clipboard operation
deeping-flow copied to clipboard

Deep-learning by using TensorFlow. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.


This repository includes basics and advanced examples for deep learning by using TensorFlow.
Basics which are basic nns like Logistic, CNN, RNN, LSTM are implemented with few lines of code, advanced examples are implemented by complex model.

Continue updating...

Tabel of TensorFlow Examples

1. Basics

2. Advanced

Getting Started

$ git clone [email protected]:ne7ermore/deeping-flow.git
$ cd deeping-flow/project
$ python train.py

Dependencies

Author

Ne7ermore Tao/ @ne7ermore