Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anordertoreclaim authored Sep 4, 2020
1 parent 1161717 commit 10e56c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,6 @@ A very simple model, `python train.py --epochs 2 --color-levels 2 --hidden-fmaps

A more complex model, `python train.py --color-levels 10 --hidden-fmaps 120 --out-hidden-fmaps 60 --lr 0.0002`, managed to produce these on a 10-way MNIST:

![MNIST_3](https://github.com/anordertoreclaim/PixelCNN/blob/master/.images/mnist_samples_3.png?raw=true)
![MNIST_3](https://github.com/anordertoreclaim/PixelCNN/blob/master/.images/mnist_samples_3.png?raw=true)

### I was trying to train the network on CIFAR-10, but I haven't managed to get any meaningful results. If you have, please contact me.

0 comments on commit 10e56c6

Please sign in to comment.