Welcome to LangVAE's documentation! =================================== **LangVAE** is a Python library for training and running language models using Variational Autoencoders (VAEs). It provides an easy-to-use interface to train VAEs on text data, allowing users to customize the model architecture, loss function, and training parameters. Check out the :doc:`usage` section for further information, including how to :ref:`installation` the project. .. note:: This project is under active development. Contents -------- .. toctree:: :titlesonly: quick_start api