.gitignore
LICENSE
README.md
mkdocs.yml
requirements.txt
setup.py
.github/workflows/build-docs.yml
.github/workflows/continuous-integration.yml
docs/404.html
docs/index.html
docs/sitemap.xml
docs/sitemap.xml.gz
docs/api/activations/clipped_exp/index.html
docs/api/activations/clipped_softplus/index.html
docs/api/activations/get/index.html
docs/api/callbacks/IncreaseKLDOnEpoch/index.html
docs/api/callbacks/KLDivergenceScheduler/index.html
docs/api/layers/Constant/index.html
docs/api/layers/DenseBlock/index.html
docs/api/layers/DenseStack/index.html
docs/api/layers/PseudoInputs/index.html
docs/api/layers/RowwiseMult/index.html
docs/api/layers/Sampling/index.html
docs/api/layers/SharedDispersion/index.html
docs/api/losses/MaximumMeanDiscrepancy/index.html
docs/api/losses/NegativeBinomial/index.html
docs/api/losses/TopologicalSignatureDistance/index.html
docs/api/losses/ZINB/index.html
docs/api/losses/get/index.html
docs/api/models/Autoencoder/index.html
docs/api/models/NegativeBinomialAutoencoder/index.html
docs/api/models/NegativeBinomialVAE/index.html
docs/api/models/PoissonAutoencoder/index.html
docs/api/models/PoissonVAE/index.html
docs/api/models/TopologicalAutoencoder/index.html
docs/api/models/TopologicalVariationalAutoencoder/index.html
docs/api/models/TwinAutoencoder/index.html
docs/api/models/VariationalAutoencoder/index.html
docs/api/models/ZINBAutoencoder/index.html
docs/api/models/ZINBVAE/index.html
docs/api/modules/Decoder/index.html
docs/api/modules/Encoder/index.html
docs/api/modules/NegativeBinomialDecoder/index.html
docs/api/modules/PoissonDecoder/index.html
docs/api/modules/TopologicalEncoder/index.html
docs/api/modules/TopologicalVariationalEncoder/index.html
docs/api/modules/VariationalEncoder/index.html
docs/api/modules/ZINBDecoder/index.html
docs/assets/images/favicon.png
docs/assets/images/logo.png
docs/assets/images/logo.svg
docs/assets/javascripts/bundle.83e5331e.min.js
docs/assets/javascripts/bundle.83e5331e.min.js.map
docs/assets/javascripts/vendor.93c04032.min.js
docs/assets/javascripts/vendor.93c04032.min.js.map
docs/assets/javascripts/lunr/tinyseg.min.js
docs/assets/javascripts/lunr/min/lunr.ar.min.js
docs/assets/javascripts/lunr/min/lunr.da.min.js
docs/assets/javascripts/lunr/min/lunr.de.min.js
docs/assets/javascripts/lunr/min/lunr.du.min.js
docs/assets/javascripts/lunr/min/lunr.es.min.js
docs/assets/javascripts/lunr/min/lunr.fi.min.js
docs/assets/javascripts/lunr/min/lunr.fr.min.js
docs/assets/javascripts/lunr/min/lunr.hu.min.js
docs/assets/javascripts/lunr/min/lunr.it.min.js
docs/assets/javascripts/lunr/min/lunr.ja.min.js
docs/assets/javascripts/lunr/min/lunr.jp.min.js
docs/assets/javascripts/lunr/min/lunr.multi.min.js
docs/assets/javascripts/lunr/min/lunr.nl.min.js
docs/assets/javascripts/lunr/min/lunr.no.min.js
docs/assets/javascripts/lunr/min/lunr.pt.min.js
docs/assets/javascripts/lunr/min/lunr.ro.min.js
docs/assets/javascripts/lunr/min/lunr.ru.min.js
docs/assets/javascripts/lunr/min/lunr.stemmer.support.min.js
docs/assets/javascripts/lunr/min/lunr.sv.min.js
docs/assets/javascripts/lunr/min/lunr.tr.min.js
docs/assets/javascripts/lunr/min/lunr.vi.min.js
docs/assets/javascripts/worker/search.8c7e0a7e.min.js
docs/assets/javascripts/worker/search.8c7e0a7e.min.js.map
docs/assets/stylesheets/main.15aa0b43.min.css
docs/assets/stylesheets/main.15aa0b43.min.css.map
docs/assets/stylesheets/palette.75751829.min.css
docs/assets/stylesheets/palette.75751829.min.css.map
docs/css/ansi-colours.css
docs/css/jupyter-cells.css
docs/css/pandas-dataframe.css
docs/notebooks/integration/index.html
docs/quickstart/index.html
docs/search/search_index.json
docs/stylesheets/extra.css
latent/__init__.py
latent/activations.py
latent/callbacks.py
latent/layers.py
latent/losses.py
latent/utils.py
latent.egg-info/PKG-INFO
latent.egg-info/SOURCES.txt
latent.egg-info/dependency_links.txt
latent.egg-info/requires.txt
latent.egg-info/top_level.txt
latent/models/__init__.py
latent/models/ae.py
latent/models/twae.py
latent/models/vae.py
latent/modules/__init__.py
latent/modules/decoder.py
latent/modules/encoder.py
site/index.md
site/quickstart.md
site/api/activations/clipped_exp.md
site/api/activations/clipped_softplus.md
site/api/activations/get.md
site/api/callbacks/IncreaseKLDOnEpoch.md
site/api/callbacks/KLDivergenceScheduler.md
site/api/layers/Constant.md
site/api/layers/DenseBlock.md
site/api/layers/DenseStack.md
site/api/layers/PseudoInputs.md
site/api/layers/RowwiseMult.md
site/api/layers/Sampling.md
site/api/layers/SharedDispersion.md
site/api/losses/MaximumMeanDiscrepancy.md
site/api/losses/NegativeBinomial.md
site/api/losses/TopologicalSignatureDistance.md
site/api/losses/ZINB.md
site/api/losses/get.md
site/api/models/Autoencoder.md
site/api/models/NegativeBinomialAutoencoder.md
site/api/models/NegativeBinomialVAE.md
site/api/models/PoissonAutoencoder.md
site/api/models/PoissonVAE.md
site/api/models/TopologicalAutoencoder.md
site/api/models/TopologicalVariationalAutoencoder.md
site/api/models/TwinAutoencoder.md
site/api/models/VariationalAutoencoder.md
site/api/models/ZINBAutoencoder.md
site/api/models/ZINBVAE.md
site/api/modules/Decoder.md
site/api/modules/Encoder.md
site/api/modules/NegativeBinomialDecoder.md
site/api/modules/PoissonDecoder.md
site/api/modules/TopologicalEncoder.md
site/api/modules/TopologicalVariationalEncoder.md
site/api/modules/VariationalEncoder.md
site/api/modules/ZINBDecoder.md
site/assets/images/favicon.png
site/assets/images/logo.png
site/assets/images/logo.svg
site/notebooks/integration.ipynb
site/stylesheets/extra.css
tests/test_layers.py
tests/test_models.py
tests/test_modules.py