Master's Project
autoks
: Automated Kernel Search
evalg
: Evolutionary Algorithms
Make sure to install the forked version of GPy:
pip install git+git://github.com/lschlessinger1/GPy#egg=GPy
See the corresponding notebooks with kernel definitions here.
Tests are included in the src/tests
folder. You can invoke them using the pytest package.