Skip to content

Commit

Permalink
Merge pull request #281 from mohitreddy1996:fix-mnist-documentation
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 313158623
  • Loading branch information
Flax Authors committed May 26, 2020
2 parents b937bc9 + 8753263 commit 77b21e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mnist/README.md
Expand Up @@ -14,4 +14,4 @@ I0413 01:38:51.978743 4484091328 train.py:189] eval epoch: 10, loss: 0.0313, acc

### How to run

`python train.py`
`python train.py --model_dir=/tmp/mnist`

0 comments on commit 77b21e2

Please sign in to comment.