mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 13:56:23 +02:00
Gaussian processes framework in python
checkgrad usd to check the passed string (for name matching) against the list of _get_param_names(). Then it would index along _get_param_names_transformed()! this led to inconsistensies when fixed or tied variables were used, which screwed up the ordering of the variable names. We now match against _get_param_names_transformed(). |
||
|---|---|---|
| doc | ||
| GPy | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS.txt | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.md | ||
| setup.py | ||
GPy
A Gaussian processes framework in python
