This repository contains implementations and illustrative code to accompany the articles on my personal site.
Title | Code | Article | Status |
---|---|---|---|
Design space exploration | design-space-exploration | mark-hobbs.github.io/posts/design-space-exploration | Final |
A simple introduction to Bayesian inference | bayesian-inference | mark-hobbs.github.io/posts/bayesian-inference | Final |
Deploying models using Flask | model-deployment | mark-hobbs.github.io/posts/model-deployment | Final |
Visualising Gaussian processes | gp | mark-hobbs.github.io/posts/gp | Draft |
CUDA | cuda | - | Draft |
MCMC | mcmc | - | Draft |
Model calibration | model-calibration | - | Draft |
Model interface | model-interface | - | Draft |