Skip to content

willfurnass/PyDeepGP

This branch is 1 commit ahead of, 2 commits behind SheffieldML/PyDeepGP:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 2, 2018
Nov 13, 2018
Oct 8, 2019
Oct 8, 2019
Aug 15, 2016
Apr 25, 2016
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019

Repository files navigation

Deep GP

The Python Implementation of Deep Gaussian Processes

Currently implemented models are

  • Deep GPs
  • Variational Auto-encoded Deep GPs

Testing locally

To run the PyDeepGP test suite on your own machine:

  1. Install tox
  2. Clone this repo
  3. cd into this repo
  4. Run tox to run the test suite and report test outcomes

About

Deep Gaussian Processes in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%