convnet mnist generative

Keras Implementation of PixelCNN on MNIST 🔢

This repo contains the model PixelCNN.

Sample images generated:

<img src="https://i.ibb.co/RDWbJBM/image.png" width="120" height='120'> <img src="https://i.ibb.co/kGPTDDb/104c083f-68e4-4d10-8b37-a242a7f10dd6.png" width="120" height='120'> <img src="https://i.ibb.co/9Wqqhyc/indir-5.png" width="120" height='120'> <img src="https://i.ibb.co/x7yh5py/indir-6.png" width="120" height='120'>

Full credits to author: ADMoreau