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 usage section for further information, including how to Installation the project.
Note
This project is under active development.