lasagne-draw icon indicating copy to clipboard operation
lasagne-draw copied to clipboard

Implementation of the DRAW network in lasagne

Results 2 lasagne-draw issues
Sort by recently updated
recently updated
newest added

Hi :) Thanks a lot for your codes. I tried to run mnist_draw.py in examples folder after installation, and I got some errors. I solved the issues by following modifications....

Hi! I'm having trouble with understanding selective attention model in DRAW. Specifically, I want to understand how precision (the thickness of the green boundary in animation) can be estimated in...