Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)
-
Updated
Jan 19, 2022 - Python
Official pytorch implementation of the paper "Bayesian Meta-Learning for the Few-Shot Setting via Deep Kernels" (NeurIPS 2020)
Unofficial Implementation of the paper "Data-Efficient Reinforcement Learning with Probabilistic Model Predictive Control", applied to gym environments
Bayesian Optimization for MPPI Control of Robot Arm Planar Pushing
Hyperpatameter Bayesian Optimization for Image Classification in PyTorch
A Fast and Simplified Python Library for Uncertainty Estimation
Topics include function approximation, learning dynamics, using learned dynamics in control and planning, handling uncertainty in learned models, learning from demonstration, and model-based and model-free reinforcement learning.
Dataset and code for "Coarse-Grained Density Functional Theory Predictions via Deep Kernel Learning"
We have created a module to run the Gaussian process model. We have implemented the code based on GPyTorch.
Demonstrating the use of Prefect to orchestrate the creation of machine learning surrogate models as applied to mechanistic crop models.
Distributed surrogate-assisted evolutionary methods for multi-objective optimization of high-dimensional dynamical systems
Uncertainty in convolutional neural network predictions using Gaussian processes
Proof-of-principle application of Gaussian process modeling to gamma-ray analyses. Code repository associated with the paper https://arxiv.org/abs/2010.10450.
Spatiotemporal Gaussian process modeling for environmental data: non-stationary PDE prior, deep kernels, multi-fidelity fusion, and A-optimal sampling.非稳态 PDE + 核深度学习 + 多保真 Co-Kriging + 主动采样的物理约束克里金方法,用于复杂时空环境建模与预测
Deep Gaussian processes based on GPyTorch — doubly-stochastic variational DGPs: modular SVGP layers, a configurable deep-GP builder, ELBO training, and calibrated prediction
Time series forecasting on an hourly energy dataset, with LSTM & Transformer models implemented in PyTorch Lightning. Deployment of the Transformer model using Docker, with GPU support.
Highly performant and scalable out-of-the-box gaussian process regression and Bernoulli classification. Built upon GPyTorch, with a familiar sklearn api.
Models for EthicML
Explores the application of Gaussian Process (GP) and sparse GP algorithms to handle missing heart rate time series dataset. Our findings emphasize the importance of kernel selection, specifically the RBF kernel, and the careful tuning of hyperparameters to achieve optimal performance in imputation tasks
Implementation of Gaussian Process (GP) models using GPyTorch.
Evaluating Deep Gaussian processes
To associate your repository with the gpytorch topic, visit your repo's landing page and select "manage topics."