VAE-CVAE-MNIST icon indicating copy to clipboard operation
VAE-CVAE-MNIST copied to clipboard

Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch

Results 3 VAE-CVAE-MNIST issues
Sort by recently updated
recently updated
newest added

Thanks for the nice tutorial. I ran into some warnings / errors running this with pytorch 0.4.0, so I made quick fixes. If they're helpful to you - feel free...

![图片](https://github.com/timbmg/VAE-CVAE-MNIST/assets/172604177/6c6e2fcb-a7ab-4ef5-a151-7cef0a36afb0) python3.12 WIndows11 numpy 2.0

Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies