candlegp
Gaussian Process Engine
A PyTorch implementation of Gaussian Processes with Bayesian inference and likelihoods
Gaussian Processes in Pytorch
74 stars
3 watching
8 forks
Language: Jupyter Notebook
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jaxgaussianprocesses/gpjax | Provides a low-level interface to Gaussian process models in JAX for flexible extension and customisation | 461 |
ahmedfgad/torchga | Trains PyTorch models using the Genetic Algorithm | 95 |
ptrblck/prog_gans_pytorch_inference | Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot | 322 |
t-vi/pytorch-tvmisc | A collection of utilities and tools for building and improving deep learning models in PyTorch | 468 |
dfm/tinygp | A lightweight library for building Gaussian Process models in Python | 296 |
ctallec/pyvarinf | A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
ziatdinovmax/gpim | An open-source Python package for applying Gaussian processes to images and hyperspectral data for reconstruction and Bayesian optimization. | 57 |
sheffieldml/multigp | Software for modeling and prediction with multiple output Gaussian processes | 48 |
shayneobrien/generative-models | Annotated implementations of various deep generative models using PyTorch | 500 |
gpflow/gpflowopt | A Python package for Bayesian optimization using the GPFlow library and TensorFlow. | 270 |
catkira/py3gpp | A Python package for simulating 5G-NR systems | 97 |
graykode/gpt-2-pytorch | An implementation of the GPT-2 language model in PyTorch for generating text | 973 |
jpeg729/pytorch_bits | An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
mattjj/pyhsmm | A Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions. | 550 |
pasqal-io/pyqtorch | A PyTorch-based simulator for quantum machine learning | 45 |