Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hvy authored Jan 31, 2017
1 parent 3b46ac4 commit 7a9e2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Chainer implementation of the Wesserstein GAN by Martin Arjovsky et al. Note tha

Train the models with CIFAR-10. Randomly sampled images will be saved under a subdirectory called `result` automatically created when training.

```python
```bash
python train.py --batch-size 64 --epochs 100 --gpu 1
```

Expand Down

0 comments on commit 7a9e2b0

Please sign in to comment.