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
File Mode Size
tfops
__init__.py -rw-r--r-- 860 bytes
_settings.py -rw-r--r-- 3.9 KB
_version.py -rw-r--r-- 600 bytes
conditionals.py -rw-r--r-- 5.1 KB
densities.py -rw-r--r-- 2.7 KB
ekernels.py -rw-r--r-- 13.1 KB
gpflowrc -rw-r--r-- 357 bytes
gplvm.py -rw-r--r-- 8.4 KB
gpmc.py -rw-r--r-- 3.2 KB
gpr.py -rw-r--r-- 3.1 KB
hmc.py -rw-r--r-- 4.6 KB
kernels.py -rw-r--r-- 23.7 KB
kullback_leiblers.py -rw-r--r-- 4.8 KB
likelihoods.py -rw-r--r-- 20.0 KB
mean_functions.py -rw-r--r-- 4.3 KB
minibatch.py -rw-r--r-- 4.7 KB
model.py -rwxr-xr-x 15.2 KB
param.py -rwxr-xr-x 33.2 KB
priors.py -rw-r--r-- 3.2 KB
quadrature.py -rw-r--r-- 2.2 KB
scoping.py -rw-r--r-- 1.1 KB
session.py -rw-r--r-- 2.5 KB
sgpmc.py -rw-r--r-- 3.1 KB
sgpr.py -rw-r--r-- 10.3 KB
svgp.py -rw-r--r-- 4.6 KB
tf_hacks.py -rw-r--r-- 1.2 KB
tf_wraps.py -rw-r--r-- 1.5 KB
transforms.py -rw-r--r-- 9.0 KB
vgp.py -rwxr-xr-x 5.7 KB

back to top