Skip to content
forked from IceLab-X/MiniGP

Homemade GP codes for easy DIY and study

Notifications You must be signed in to change notification settings

Flarelight/EasyGP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

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 for multivariate output.

About

Homemade GP codes for easy DIY and study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.7%
  • Python 8.3%