Imaging Inverse Problems and Bayesian Computation - Python tutorials to learn about (accelerated) sampling for uncertainty quantification and other advanced inferences
-
Updated
Jan 12, 2024 - Jupyter Notebook
Imaging Inverse Problems and Bayesian Computation - Python tutorials to learn about (accelerated) sampling for uncertainty quantification and other advanced inferences
The official code release for Provable and Practical: Efficient Exploration in Reinforcement Learning via Langevin Monte Carlo, ICLR 2024.
Python implementation (from scratch) of some MCMC samplers that can leverage pyTorch's autodifferentiation (with examples).
The official code release for "More Efficient Randomized Exploration for Reinforcement Learning via Approximate Sampling", Reinforcement Learning Conference (RLC) 2024
Bayesian inference tools. Including state-of-the-art inference methods: HMC family, ABC family, Data assimilation, and so on. Part of Mathepia.jl
Code for "Sufficient conditions for offline reactivation in recurrent neural networks" (ICLR 2024)
Comparing the performance of Hybrid MC, Langevin MC and a simple random walk
A package to solve global optimization problems in small dimensions. The method is based on sampling algorithms, and specifically implements the high-resolution Langevin algorithm.
Add a description, image, and links to the langevin-mc topic page so that developers can more easily learn about it.
To associate your repository with the langevin-mc topic, visit your repo's landing page and select "manage topics."