Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 184 Bytes

File metadata and controls

3 lines (3 loc) · 184 Bytes

torch_with_vae

Implemented VAE, JMVAE, CAVE with pytorch. You need to make 'data' folder which contains MNIST dataset. Files should be named as follows: 'train.csv' and 'test.csv'.