Skip to content

Basic use of tensorflow and implement some networks.

Notifications You must be signed in to change notification settings

daydreamer2023/TensorFlow_toturial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow_toturial

Basic use of tensorflow and implement some networks in tensorflow.
Data use the Minist.

MLP:

Including train.py,eval.py and model.py
train.py : After 10000 epoch, training accuracy is 0.98
eval.py : After 10000 training step, validation accuracy=0.9799

About

Basic use of tensorflow and implement some networks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%