@@ -2,13 +2,13 @@ CIFAR-10 is a common benchmark in machine learning for image recognition.
...
@@ -2,13 +2,13 @@ CIFAR-10 is a common benchmark in machine learning for image recognition.
http://www.cs.toronto.edu/~kriz/cifar.html
http://www.cs.toronto.edu/~kriz/cifar.html
Code in this directory focus on how to use TensorFlow Estimator to train and evaluate CIFAR-10ResetNet model, on a single host with one CPU and potentially multiple GPUs.
Code in this directory focus on how to use TensorFlow Estimator to train and evaluate CIFAR-10ResetNet model, on a single host with one CPU and potentially multiple GPUs.
<b>Prerequisite:</b>
<b>Prerequisite:</b>
1. Install TensorFlow with GPU support with a version more recent than 1.2.0-cp27.
1. Install TensorFlow with GPU support with a version more recent than 1.2.0-cp27.