Skip to content

alex00252141/Deep-Leaning-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Leaning-Implementation

Environment

tensorflow: 1.10
python: 3.5
dataset: MNIST

Model

1 CNN

  • CNN_tf.layers.py (Use tensorflow high level API)
  • CNN_tf.nn.py (Use tensorflow low level API)

2 RNN

  • LSTM.py
  • muti-LSTMs

3 CNN combine LSTM

  • CNN_LSTM.py

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors