Tutorials

Tutorials of some of the useful techniques I have come across. Usually coded in python and presented in a jupyter notebook.

Bayesian Optimization for Hyper-parameter tuning

A tutorial on how to use bayesian optimization with Gaussian Process surrogate modeling for tuning hyper-paramters.