Skip to content

A collection of ipython notebooks outlining the basic features of Gaussian Process Regression

License

Notifications You must be signed in to change notification settings

landmanbester/GPR_by_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPR_by_Example

A collection of ipython notebooks outlining the basic features of Gaussian Process Regression.

Installation

The following packages are required:

numpy scipy matplotlib ipython[all]

Install them as you see fit and clone the GPR_by_Example directory i.e.

$ git clone https://github.com/landmanbester/GPR_by_Example

Demos

To run the demos just cd into GPR_by_Example directory and run (make sure you have activated your virtual environment if you are using one)

$ jupyter notebook

Further instructions await you there.

About

A collection of ipython notebooks outlining the basic features of Gaussian Process Regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published