diff --git a/README.md b/README.md index ae92729..72706e0 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ For the BCD algorithms, MATLAB is used. Use MATLAB R2017a or later versions. For the back propagation algorithms, Python (Jupyter Notebook) is used. Use TensorFlow 1.4 or later versions since Keras is included as a module in native TensorFlow 1.4 or later. Two common datasets are used: MNIST and CIFAR-10 + +Download the CIFAR-10 dataset from: https://www.cs.toronto.edu/~kriz/cifar.html