.gitignore
.travis.yml
LICENSE
README.md
requirements.txt
setup.py
examples/trVAE_Haber.ipynb
notebooks/AnalysisSciPlex2.ipynb
notebooks/AnalysisSciPlex3DEGs.ipynb
notebooks/Untitled.ipynb
notebooks/trvaetf.ipynb
sketch/sketch.png
tests/hyperopt_celebA.py
tests/hyperopt_trVAEMulti.py
tests/hyperopt_trvae_atac.py
tests/hyperopt_trvae_task_specific.py
tests/hyperopt_trvae_task_specific_epoch.py
tests/monitor_beta.py
tests/test_api.py
tests/test_ctrVAE.py
tests/test_cvae.py
tests/test_facenet.py
tests/test_trAE.py
tests/test_trVAE.py
tests/test_trVAEATAC.py
tests/test_trVAEMulti.py
tests/test_trVAE_pkg.py
tests/test_vae.py
trVAE.egg-info/PKG-INFO
trVAE.egg-info/SOURCES.txt
trVAE.egg-info/dependency_links.txt
trVAE.egg-info/not-zip-safe
trVAE.egg-info/requires.txt
trVAE.egg-info/top_level.txt
trvae/__init__.py
trvae/data.py
trvae/metrics.py
trvae/plotting.py
trvae/utils.py
trvae/models/__init__.py
trvae/models/_activations.py
trvae/models/_dctrvae.py
trvae/models/_layers.py
trvae/models/_losses.py
trvae/models/_trvae.py
trvae/models/_utils.py