Skip to content

Implementation of Pixel Recurrent Neural Networks using Julia Language.

Notifications You must be signed in to change notification settings

a-imamshah/pixelcnn.jl

Repository files navigation

Comp541 Course Project

The main model is in the notebook PixelCNN_Cifar10.ipynb. The model is trained on Cifar10 dataset. The trained model is modelCNN_Cifar.jld2. It has 2 elements stored: model and w.

About

Implementation of Pixel Recurrent Neural Networks using Julia Language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published