shwangtangjun / SVGD-PyTorchLinks
A PyTorch implementation of SVGD (Stein Variational Gradient Descent), contains all examples including bayesian inference in the paper
☆12Updated 5 years ago
Alternatives and similar repositories for SVGD-PyTorch
Users that are interested in SVGD-PyTorch are comparing it to the libraries listed below
Sorting:
- Benchmarks for Model-Based Optimization☆97Updated last year
- Offline Contextual Bayesian Optimization☆14Updated 2 years ago
- ☆14Updated 2 years ago
- Deep Generalized Schrödinger Bridge, NeurIPS 2022 Oral☆52Updated 3 years ago
- Baselines for Model-Based Optimization☆55Updated 4 years ago
- PyTorch implementation of Stein Variational Gradient Descent☆48Updated 2 years ago
- ☆18Updated 2 years ago
- Code for the paper Iterated Denoising Energy Matching for Sampling from Boltzmann Densities.☆68Updated 9 months ago
- Flow Annealed Importance Sampling Bootstrap (FAB). ICLR 2023.☆66Updated last year
- [ICML 2024] Official implementation for "Beyond ELBOs: A Large-Scale Evaluation of Variational Methods for Sampling".☆46Updated last year
- Bayesian Neural Network Surrogates for Bayesian Optimization☆67Updated last year
- A PyTorch implementation of a Generative Flow Network (GFlowNet) proposed by Bengio et al. (2021)☆44Updated 2 years ago
- Re-implementation of Hamiltonian Generative Networks paper