Skip to content

ykumards/pixel-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixel-cnn

Did this as part of Advance Deep Learning course. Model works on MNIST, so does not implement the convolutional masking across the channels.

To train the model, run python main.py from the src folder.

The plots and generated samples are saved in the experiments folder.


Credits

The paper does not explain the implementation properly, so I had to refer/borrow/steal ideas from these sources. Thanks to the authors!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published