ArnaudFickinger / Attention_VAE
VAE with Attention Mechanism for a more powerful representation of interactions
☆22Updated 5 years ago
Alternatives and similar repositories for Attention_VAE:
Users that are interested in Attention_VAE are comparing it to the libraries listed below
- Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)☆46Updated 4 years ago
- A library for making Transformer Variational Autoencoders. (Extends the Huggingface/transformers library.)☆134Updated 3 years ago
- PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)☆83Updated 3 years ago
- Code for *ScoreGrad: Multivariate Probabilistic Time Series Forecasting with Continuous Energy-based Generative Models*