pythae
Unifying Generative Autoencoders in Python
Unifying Generative Autoencoders in Python
To install this package, run one of the following:
Installation commands are not available for this package.
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
Sep 7, 2023 at 01:32
License
Apache-2.0
Total Downloads
0
GitHub Repository
https://github.com/clementchadebec/benchmark_VAEDocumentation
https://pythae.readthedocs.io/en/latest/