https://github.com/GPflow/GPflow
Revision e7cfb8e1dc63ab964a119af296a090e82245321e authored by Christabella Irwanto on 07 April 2020, 19:38:30 UTC, committed by GitHub on 07 April 2020, 19:38:30 UTC
* Match original experiment setup from paper.

Replicate the original setup published in Fortuin and Ratsch (2019) and heavily comment the code with references to the paper.

* Run `make format` and reduce hyperparameters to ease computation.

* Format MSE and std to 2 decimals and sort randomly permuted indices.

* Describe experimental modifications made in the notebook.

* Plot target task training points.

* Plot prediction variance/uncertainty.

* Go with N=500, use more explicit name.

* Address comments from @st--
1 parent 8094187
History
Tip revision: e7cfb8e1dc63ab964a119af296a090e82245321e authored by Christabella Irwanto on 07 April 2020, 19:38:30 UTC
Match original experimental setup for "metalearning with GPs" notebook. (#1382)
Tip revision: e7cfb8e
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 283 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 828 bytes
.pylintrc -rw-r--r-- 14.6 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 682 bytes
README.md -rw-r--r-- 9.6 KB
RELEASE.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 5 bytes
codecov.yml -rw-r--r-- 274 bytes
contributing.md -rw-r--r-- 7.3 KB
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 3.4 KB
tests_requirements.txt -rw-r--r-- 232 bytes

README.md

back to top