Skip to content

thangbui/deepGP_approxEP

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Deep Gaussian processes for regression using approximate Expectation Propagation

Update May 30: see https://github.com/thangbui/geepee for a faster implementation, which also has a lot more things than just deep GPs. There are some DGP examples for regression and binary classification here https://github.com/thangbui/geepee/blob/master/examples/dgpr_aep_examples.py

Update Mar 27: New version coming soon!

This repository contains Theano and python code for the paper:

Deep Gaussian Processes for Regression using Approximate Expectation Propagation, Thang Bui, Daniel Hernandez-Lobato, Yingzhen Li, Jose miguel Hernandez-Lobato and Richard Turner, ICML 2016.

Please see this Theano example and this pure Python example for usage.

Releases

No releases published

Packages

No packages published

Languages