kvae

keras varational_autoencoder as a package


Keywords
vae, variational, autoencoder, keras, tensorflow
License
MIT
Install
pip install kvae==0.0.1

Documentation

kvae: Keras Varational Autoencoder

Keras variational autoencoder packaged.

This is alpha software and may not be fit for any purpose.

Derived from The keras autoencoder example as of March 2018, under its MIT license: LICENSE.keras.