Skip to content

A python package made to streamline the usage of Variational Autoencoders, understand the algorithm first before using this package

Notifications You must be signed in to change notification settings

Siris2314/AutoVariate

Repository files navigation

AutoVariate: A Python Package to build Variational Autoencoders

AutoVariate is a python module to make the usage of Variational Autoencoders more streamlined

Tap the logo below to install:

Installing AutoVariate
pip3 install autovariate

Documentation can be found here:

(Insert Link Once I make the docs)

Algorithm Explanation:

(To be inserted asap)