https://github.com/GPflow/GPflow
Revision aae4f34978f5672448990d1f029b72d31e09a215 authored by John on 30 April 2018, 17:50:31 UTC, committed by Mark van der Wilk on 30 April 2018, 17:50:31 UTC
* Robustmax epsilon learnable

* Robustmax epsilon a parameter
* eps_K1 now a property so that changes with epsilon
* test for this property being up to date
* updated multiclass notebook to show how it could work

* .

* cosmetic change

* update notebook following merge conflict
1 parent 4a13271
History
Tip revision: aae4f34978f5672448990d1f029b72d31e09a215 authored by John on 30 April 2018, 17:50:31 UTC
Allow the epsilon parameter of the Robustmax likelihood to be trainable (#635)
Tip revision: aae4f34
File Mode Size
core
models
params
saver
training
__init__.py -rw-r--r-- 1.6 KB
_settings.py -rw-r--r-- 5.3 KB
_version.py -rw-r--r-- 597 bytes
actions.py -rw-r--r-- 11.8 KB
conditionals.py -rw-r--r-- 9.6 KB
decors.py -rw-r--r-- 7.1 KB
densities.py -rw-r--r-- 3.4 KB
expectations.py -rw-r--r-- 39.4 KB
features.py -rw-r--r-- 6.7 KB
gpflowrc -rw-r--r-- 434 bytes
kernels.py -rw-r--r-- 27.2 KB
kullback_leiblers.py -rw-r--r-- 3.8 KB
likelihoods.py -rw-r--r-- 21.0 KB
mean_functions.py -rw-r--r-- 5.4 KB
misc.py -rw-r--r-- 7.4 KB
priors.py -rw-r--r-- 4.6 KB
probability_distributions.py -rw-r--r-- 1.7 KB
quadrature.py -rw-r--r-- 3.0 KB
session_manager.py -rw-r--r-- 4.3 KB
test_util.py -rw-r--r-- 3.0 KB
transforms.py -rw-r--r-- 12.5 KB

back to top