https://github.com/GPflow/GPflow
Revision 2d2a44f8661e9806e5276a97c4c0d1f3bd7dea55 authored by John Bradshaw on 12 July 2017, 09:13:48 UTC, committed by John Bradshaw on 12 July 2017, 09:13:48 UTC
* robustmax's epsilon is a param: allows you to learn it (if you want to)
* fixing the tests that this breaks!
* eps_k1 comes from a property rather than being hard coded at beginning
(saves you having to reset this when you reset epsilon)
1 parent 2a571ee
History
Tip revision: 2d2a44f8661e9806e5276a97c4c0d1f3bd7dea55 authored by John Bradshaw on 12 July 2017, 09:13:48 UTC
Making robustmax epsilon a param
Tip revision: 2d2a44f
File Mode Size
GPflow
doc
notebooks
testing
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 795 bytes
.travis.yml -rw-r--r-- 832 bytes
Dockerfile -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 218 bytes
README.md -rw-r--r-- 3.5 KB
RELEASE.md -rw-r--r-- 3.4 KB
contributing.md -rw-r--r-- 2.9 KB
docs_require.txt -rw-r--r-- 405 bytes
roadmap.md -rw-r--r-- 506 bytes
setup.py -rw-r--r-- 1.7 KB

README.md

back to top