Skip to content

TensorFlow官方代码,由于兼容问题,做了一些bug修改。

Notifications You must be signed in to change notification settings

InsaneLife/CIFAR_TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIFAR_TensorFlow

TensorFlow官方代码,由于兼容问题,做了一些bug修改。

CIFAR-10 is a common benchmark in machine learning for image recognition.

http://www.cs.toronto.edu/~kriz/cifar.html

Code in this directory demonstrates how to use TensorFlow to train and evaluate a convolutional neural network (CNN) on both CPU and GPU. We also demonstrate how to train a CNN over multiple GPUs.

Detailed instructions on how to get started available at:

http://tensorflow.org/tutorials/deep_cnn/

About

TensorFlow官方代码,由于兼容问题,做了一些bug修改。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages