ahmedmalaa / Symbolic-Metamodeling
Codebase for "Demystifying Black-box Models with Symbolic Metamodels", NeurIPS 2019.
☆49Updated 5 years ago
Alternatives and similar repositories for Symbolic-Metamodeling:
Users that are interested in Symbolic-Metamodeling are comparing it to the libraries listed below
- Github for the NIPS 2020 paper "Learning outside the black-box: at the pursuit of interpretable models"☆15Updated 2 years ago
- Random feature latent variable models in Python☆22Updated last year
- Code for the paper "Bayesian Neural Network Priors Revisited"☆58Updated 3 years ago
- General Latent Feature Modeling for Heterogeneous data☆48Updated 11 months ago
- "Variational inference tools to leverage estimator sensitivity."☆16Updated last year
- An ultra-lightweight JAX implementation of sparse Gaussian processes via pathwise sampling.☆22Updated 3 years ago
- Bayesian optimization with conformal coverage guarantees☆27Updated 2 years ago
- Library for Bayesian Neural Networks in PyTorch (first version as published in ProbProg2020)☆42Updated 3 years ago
- Deep Adaptive Design: Amortizing Sequential Bayesian Experimental Design☆30Updated 3 years ago
- Code for the Causal Bayesian Optimization algorithm (http://proceedings.mlr.press/v108/aglietti20a/aglietti20a.pdf)☆29Updated 4 years ago
- ☆30Updated 2 years ago
- Demos for the paper Generalized Variational Inference (Knoblauch, Jewson & Damoulas, 2019)☆20Updated 5 years ago
- AutoML Two-Sample Test☆19Updated 2 years ago
- Gaussian Process and Uncertainty Quantification Summer School 2020☆33Updated 2 years ago
- Code Repo for "Subspace Inference for Bayesian Deep Learning"☆83Updated 9 months ago
- ☆17Updated 6 years ago
- Fully Bayesian Inference in GPs - Gaussian and Generic Likelihoods☆22Updated last year
- A library for uncertainty quantification based on PyTorch☆121Updated 3 years ago
- Laplace Redux -- Effortless Bayesian Deep Learning☆42Updated last year
- Repository for DTU Special Course, focusing on Variational Inference using Normalizing Flows (VINF). Supervised by Michael Riis Andersen☆25Updated 4 years ago
- Pytorch implementation of VAEs for heterogeneous likelihoods.