econtal / gp-optimization-pythonLinks
Implementation of my Bayesian Optimization algorithms
☆12Updated 7 years ago
Alternatives and similar repositories for gp-optimization-python
Users that are interested in gp-optimization-python are comparing it to the libraries listed below
Sorting:
- Implementation of the X-armed Bandits algorithm, as detailed in the paper, "X-armed Bandits", Bubeck et al., 2011.☆9Updated 6 years ago
- Simple implementation of GP-UCB algorithm.☆52Updated 8 years ago
- Simple implementation of the CGP-UCB algorithm.☆36Updated 5 years ago
- Stochastic Gradient Langevin Dynamics for Bayesian learning☆32Updated 3 years ago
- PyTorch implementation of efficient algorithms for DRO with CVaR and Chi-Square uncertainty sets☆59Updated 2 years ago
- ☆51Updated 11 months ago
- PyTorch implementation of Stein Variational Gradient Descent☆45Updated 2 years ago
- Code repo for "Function-Space Distributions over Kernels"☆31Updated 4 years ago
- Scalable Log Determinants for Gaussian Process Kernel Learning (https://arxiv.org/abs/1711.03481) (NIPS 2017)☆18Updated 7 years ago
- Bayesian Optimization Meets Bayesian Optimal Stopping☆32Updated 4 years ago
- Matlab code implementing Minimum Probability Flow Learning.☆69Updated 10 years ago
- A variational method for fast, approximate inference for stochastic differential equations.☆44Updated 7 years ago
- Re-Examining Linear Embeddings for High-dimensional Bayesian Optimization☆41Updated 3 years ago
- Reference implementation of variational sequential Monte Carlo proposed by Naesseth et al. "Variational Sequential Monte Carlo" (2018)☆65Updated 6 years ago
- Implementation of Stochastic Gradient MCMC algorithms☆41Updated 8 years ago
- Computing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube☆47Updated 5 years ago
- Entropy Search for Information-Efficient Global Optimization - JMLR v13☆29Updated 8 years ago
- Non-stationary spectral mixture kernels implemented in GPflow☆28Updated 6 years ago
- Code Repo for "Subspace Inference for Bayesian Deep Learning"☆82Updated last year
- A Python library for reinforcement learning using Bayesian approaches☆54Updated 10 years ago
- Code for NIPS 2015 "Gradient-Free Hamiltonian Monte Carlo via Effecient Kernel Exponential Families"☆25Updated 7 years ago
- Multi-fidelity Gaussian Process Bandit Optimisation☆39Updated 8 years ago
- Adaptive gradient descent without descent☆48Updated 3 years ago
- ☆28Updated 5 years ago
- Code for doubly stochastic gradients☆25Updated 10 years ago
- Geometric Certifications of Neural Nets☆42Updated 2 years ago
- Demos demonstrating the difference between homoscedastic and heteroscedastic regression with dropout uncertainty.☆140Updated 9 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Updated 5 years ago
- Library for Bayesian Quadrature☆32Updated 6 years ago
- PyTorch implementation of Bidirectional Monte Carlo, Annealed Importance Sampling, and Hamiltonian Monte Carlo.☆52Updated 4 years ago