Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dritchie/pixelCNN

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelCNN

Torch implementation of PixelCNN for MNIST. Implements the network described in these papers. kundan2510's Theano implementation was an invaluable reference.

Requires cutorch and cudnn.

Also requires the MNIST dataset (duh!):

luarocks install mnist

Train the model (this will automatically save the model every so often):

th trainMNIST.lua

Generate images using the saved model:

th genMNIST.lua

About

Torch implementation of PixelCNN for MNIST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.