https://github.com/GPflow/GPflow
Revision ad168b3bb0ab5278f6d5f1738b14d4c10eccd10f authored by James Hensman on 03 March 2017, 15:37:26 UTC, committed by GitHub on 03 March 2017, 15:37:26 UTC
* correcting the multiclass predict density so that it gave a log density.

* fixing the expression in the Multiclass likelihood for predict_density (when using RobustMax).
* adjusting the predict mean and variance function of multiclass to deal with predict density giving log probabilities
* fixing the corresponding test for this to correct values,
* adding a very simple test to check that it computes the log probs.

1 parent 8acd075
History
Tip revision: ad168b3bb0ab5278f6d5f1738b14d4c10eccd10f authored by James Hensman on 03 March 2017, 15:37:26 UTC
Updates to multiclass likelihood. (#365)
Tip revision: ad168b3
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-- 790 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.0 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-- 2.4 KB

README.md

back to top