Skip to content

Tensorflow深度学习框架学习代码

Notifications You must be signed in to change notification settings

Marchbruno09/Tensorflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

代码根据书籍《TensorFlow实战Google深度学习框架》编写

包含了各个章节的主要代码

文件注释:
MNIST_data:mnist手写数据集,代码中涉及到数据的相对位置,请根据实际情况修改
simple_examples:是PTB数据集,主要用在LSTM实现语言模型
flower_photos:花的数据集,使用时需要解压
inception_dec_2015:google2015年参加imagenet大赛的训练模型,使用时需要解压

代码可能存在问题,请多指教。
2017/05/18 

About

Tensorflow深度学习框架学习代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%