Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igul222 authored Jan 17, 2017
1 parent 4b0c4a9 commit 32fc7ff
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 @@ -16,7 +16,7 @@ To evaluate, take the weights of the model with best validation score from the a
python models/mnist_pixelvae_evaluate.py -L 12 -fs 5 -algo cond_z_bias -dpx 16 -ldim 16 -w path/to/weights.pkl
```

## Real-valued MNIST, LSUN Bedrooms, 64x64 ImageNet, and other datasets
## Real-valued MNIST, LSUN Bedrooms, 64x64 ImageNet

To train, evaluate, and generate samples:

Expand Down

0 comments on commit 32fc7ff

Please sign in to comment.