pythae
Unifying Generative Autoencoders in Python
Unifying Generative Autoencoders in Python
To install this package, run one of the following:
This library implements some of the most common (Variational) Autoencoder models. In particular it provides the possibility to perform benchmark experiments and comparisons by training the models with the same autoencoding neural network architecture. The feature make your own autoencoder allows you to train any of these models with your own data and own Encoder and Decoder neural networks.
Summary
Unifying Generative Autoencoders in Python
Last Updated
Feb 23, 2023 at 18:53
License
Apache-2.0
Total Downloads
33.5K
Supported Platforms
GitHub Repository
https://github.com/clementchadebec/benchmark_VAEDocumentation
https://pythae.readthedocs.io/en/latest/