/pixel-rnn

Implementation based on the 2016 Pixel-RNN Paper

Primary LanguagePythonMIT LicenseMIT

pixel-rnn

Implementation based on the 2016 Pixel-RNN Paper by Oord, Kalchbrenner, and Kavukcuoglu (https://arxiv.org/abs/1601.06759)

Currently only a unidirectional diagonal pixel-lstm module is provided.