swyoon / pytorch-energy-based-modelLinks
Simple illustrative examples for energy-based models in PyTorch
☆66Updated 5 years ago
Alternatives and similar repositories for pytorch-energy-based-model
Users that are interested in pytorch-energy-based-model are comparing it to the libraries listed below
Sorting:
- Code for our paper "Generative Flow Networks for Discrete Probabilistic Modeling"☆84Updated 2 years ago
- [ICML'21] Improved Contrastive Divergence Training of Energy Based Models☆66Updated 3 years ago
- Noise Contrastive Estimation (NCE) in PyTorch☆32Updated 7 months ago
- A minimalist implementation of score-based diffusion model☆129Updated 4 years ago
- Official implementation of Transformer Neural Processes☆78Updated 3 years ago
- Code for GFlowNet-EM, a novel algorithm for fitting latent variable models with compositional latents and an intractable true posterior.