Git Product home page Git Product logo

gprn's Introduction

Efficient Variational Inference for Gaussian Process Regression Networks package.

This package implements the two variational inference methods for GPRNs of Nguyen and Bonilla [1].

Author:

Trung V. Nguyen ([email protected])

Last update: 03/04/2013

Main Content

  1. meanfield/mf_train.m : train a GPRN model with mean-field inference method
  2. meanfield/mf_predict.m : predict using a trained mean-field model obtained from mf_train.m
  3. npv/npv_train.m : train a GPRN model with npv inference method
  4. npv/npv_predict.m : predict using a trained npv model obtained from npv_predict.m
  5. demo.m : A script demonstrating the use of mean-field and npv on a toy dataset.

Dependencies

This code uses two external libraries: the gpml package [2] and the code in [3] with modifications by Trung V. Nguyen to handle high-dimensional datasets.

References

[1] Trung V. Nguyen and Edwin V. Bonilla. "Efficient Variational Inference for Gaussian Process Regression Networks" In Proceedings of the 16th International Conference on Artificial Intelligence and Statistics (AISTATS) 2013, Scottsdale, AZ, USA.

[2] Rasmussen, Carl Edward, and Hannes Nickisch. "Gaussian processes for machine learning (GPML) toolbox." The Journal of Machine Learning Research 11 (2010): 3011-3015.

[3] Gershman, Samuel, Matt Hoffman, and David Blei. "Nonparametric variational inference." arXiv preprint arXiv:1206.4665 (2012)

gprn's People

Contributors

trungngv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.