/julia-gps

Primary LanguageJupyter Notebook

Learning Julia by implementing Gaussian Processes

My goal is not to replace one of the existing GP libraries. Instead, I want to learn more about Julia by implementing GPs from scratch, adding layers of abstraction as necessary.

Structure

  • notebooks contain Jupyter notebooks, chronologically ordered as I tried different things and continued the development.