GithubHelp home page GithubHelp logo

ebjaime / local-and-global-sparse-gaussian-process-regression Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 26.28 MB

Study of Gaussian Process (GP) local and global approximations, and application of the sparse GP approximation, combining both the global and local approaches.

Jupyter Notebook 14.44% Python 84.81% Makefile 0.72% CSS 0.03%
gaussian-process-regression gaussian-processes gpflow

local-and-global-sparse-gaussian-process-regression's Introduction

Study of Gaussian Process (GP) local and global approximations

Gaussian process (GP) models are flexible probabilistic nonparametric models for regression, classification and other tasks. Unfortunately they suffer from computational intractability for large data sets. Over the past decade there have been many different approximations developed to reduce this cost. Most of these can be termed global approximations, in that they try to summarize all the training data via a small set of support points. A different approach is that of local regression, where many local experts account for their own part of space. In this project we are interested to study the regimes in which these different approaches work well or fail, and then apply a new sparse GP approximation which is a combination of both the global and local approaches, and look extremely promising.

The GPflow was modified and is so added to this repository for the proper execution of the programs. All the modifications made are tagged with a REVIEW tag.

[CST @ Polimi - 2021/22]

local-and-global-sparse-gaussian-process-regression's People

Contributors

ebjaime avatar

Stargazers

 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.