Unverified Commit 928e5555 authored by Neal Wu's avatar Neal Wu Committed by GitHub
Browse files

Merge pull request #3038 from tensorflow/cifar10-outdated

Redirect users from cifar10 to cifar10_estimator
parents 6fb14a79 9376f204
**NOTE: For users interested in multi-GPU, we recommend looking at the newer [cifar10_estimator](https://github.com/tensorflow/models/tree/master/tutorials/image/cifar10_estimator) example instead.**
---
CIFAR-10 is a common benchmark in machine learning for image recognition.
http://www.cs.toronto.edu/~kriz/cifar.html
......@@ -7,4 +11,3 @@ Code in this directory demonstrates how to use TensorFlow to train and evaluate
Detailed instructions on how to get started available at:
http://tensorflow.org/tutorials/deep_cnn/
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment