Skip to content

This is my implementation of a Gaussian Process classifier. Hopefully this helps someone learn more about my favorite ML model.

Notifications You must be signed in to change notification settings

WinstonWinstonWinston/GPClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This notebook walks through a basic example of Gaussian Process classification from scratch. Theory and code included. This tutorial follows mostly Rasmussen and Williams as well as sections in Bishops PRML pertaining to the subject.

This was an early attempt of mine to do some more complicated bayesian inference. Forgive any poor code and the pure noteobook implementation This follows the blog post https://winstonsullivan.netlify.app/project/gplr/ .

About

This is my implementation of a Gaussian Process classifier. Hopefully this helps someone learn more about my favorite ML model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published