jmtomczak / vae_vampprior

Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling
https://jmtomczak.github.io/deebmed.html
MIT License
223 stars 50 forks source link

layers need int and model needs relative module #2

Closed jramapuram closed 6 years ago

jramapuram commented 6 years ago

Simple fixes to get it working again :)

jmtomczak commented 6 years ago

Added collecting data via iteration and minor fixes in layers

alexryan commented 5 years ago

minimum_working_example/tendies-basic-tutorial.ipynb: ModuleNotFoundError: No module named 'model'

dmolina213 commented 4 years ago

what is the fix again?