https://github.com/GPflow/GPflow
Revision 760ed24062b15f25a25e5caaad17028db7714a3b authored by Hugh Salimbeni on 22 August 2017, 14:00:04 UTC, committed by Mark van der Wilk on 22 August 2017, 14:00:04 UTC
* half way through pos def forcing

* likelihood checks

* added likelihood tests

* uncommented vec_to_tri

* tidying the tests a little

* added check inside model

* fixed test with exponential likelihood

* fixed multiclass notebook

* fixed ordinal notebook

* fixed ordinal notebook again

* changed benoulli check to warn

* re-ran ordinal notebook with float Y

* tidy and improve coverage
1 parent d3fd05e
History
Tip revision: 760ed24062b15f25a25e5caaad17028db7714a3b authored by Hugh Salimbeni on 22 August 2017, 14:00:04 UTC
Likelihood dimension fixes (#441)
Tip revision: 760ed24
File Mode Size
__init__.py -rw-r--r-- 0 bytes
gpflowrc_test.txt -rw-r--r-- 157 bytes
reference.py -rw-r--r-- 2.0 KB
test_autoflow.py -rw-r--r-- 5.4 KB
test_conditionals.py -rw-r--r-- 6.3 KB
test_config.py -rw-r--r-- 2.9 KB
test_coregion.py -rw-r--r-- 6.3 KB
test_data_object.py -rw-r--r-- 6.5 KB
test_ekerns.py -rw-r--r-- 19.4 KB
test_gplvm.py -rw-r--r-- 5.2 KB
test_hmc.py -rw-r--r-- 4.5 KB
test_kerns.py -rw-r--r-- 19.0 KB
test_likelihoods.py -rw-r--r-- 17.0 KB
test_mean_functions.py -rw-r--r-- 13.5 KB
test_method_equivalence.py -rw-r--r-- 8.1 KB
test_methods.py -rw-r--r-- 11.8 KB
test_minibatch_data.py -rw-r--r-- 5.1 KB
test_model.py -rw-r--r-- 7.1 KB
test_notebooks.py -rw-r--r-- 1.8 KB
test_param.py -rw-r--r-- 24.5 KB
test_pickle.py -rw-r--r-- 5.2 KB
test_predict.py -rw-r--r-- 6.3 KB
test_priors.py -rw-r--r-- 3.2 KB
test_profiling.py -rw-r--r-- 2.2 KB
test_session.py -rw-r--r-- 3.2 KB
test_transforms.py -rw-r--r-- 6.0 KB
test_triang.py -rw-r--r-- 2.1 KB
test_variational.py -rw-r--r-- 8.5 KB

back to top