Skip to content

Homemade GP codes for easy DIY and study

Notifications You must be signed in to change notification settings

wangshihong/EasyGP

 
 

Repository files navigation

A painless GP implementation library for educational purpose.

Files explanation:
sgp.ipynb: Simple GP Implementation in an hour (GP tutorial-E02)
sgp_chs.ipynb: Simple GP Implementation in an hour in Chinese (GP tutorial-E02)

cigp_v10: conditional independent GP (cigp) for multivariate output.
cigp_v12: CIGP with a given mean function
cigp_v14: CIGP with a mixture of kernels

About

Homemade GP codes for easy DIY and study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.4%
  • Jupyter Notebook 46.6%