AntixK / PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.
Apache License 2.0
6.44k stars 1.05k forks source link

Need the ability to resume training from a saved checkpoint #61

Open pulinagrawal opened 2 years ago

pulinagrawal commented 2 years ago

Basic implementation tested to work.