Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 245 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 245 Bytes

DRAW

DRAW: A Recurrent Neural Network For Image Generation

The purpose of this notebook is to implement and understand Google Deepmind's paper DRAW: A Recurrent Neural Network For Image Generation. The code is based on the work of Eric Jang.