Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hvy committed Feb 1, 2017
2 parents 73b326d + 7a9e2b0 commit 17e6ec9
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 17e6ec9

Please sign in to comment.