Skip to content

DiogenesAnalytics/autoencoder

Repository files navigation

Autoencoder

Python library implementing various autoencoders.

tests Docker pre-commit Black

Installation

You can install Autoencoder as follows:

$ pip install git+https://github.com/DiogenesAnalytics/autoencoder

License

Distributed under the terms of the MIT license, Autoencoder is free and open source software.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.