nathanaelbosch / julia-gps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Jupyter Notebook 100.0%Language:Julia 0.0%