Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
vinaychandranp committed Apr 4, 2019
1 parent 057802e commit 84d84a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ source activate deepdiva
Download the MNIST dataset:

``` shell
python util/data/get_a_dataset.py mnist --output-folder toy_dataset
python util/data/get_a_dataset.py --dataset mnist --output-folder toy_dataset
```

Train a simple Convolutional Neural Network on the MNIST dataset using the command:
Expand Down

0 comments on commit 84d84a2

Please sign in to comment.