Skip to content

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

License

Notifications You must be signed in to change notification settings

PrivateThink/deeping-flow

 
 

Repository files navigation


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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%