https://github.com/GPflow/GPflow
History
Tip revision: 5c6924058fe8b5fe2cca25aaa8427d12951c89b4 authored by hrs13 on 29 January 2019, 16:10:40 UTC
changed behaviour of multisample kernels. Now cov(SND,SMD) assumes that the samples are paired over S and returns SNM (rather than SNSM), and cov(ND,SMD) is SNM (rather than NSM)
Tip revision: 5c69240
File Mode Size
core
models
multioutput
params
saver
training
__init__.py -rw-r--r-- 1.7 KB
_settings.py -rw-r--r-- 4.9 KB
_version.py -rw-r--r-- 597 bytes
actions.py -rw-r--r-- 11.9 KB
conditionals.py -rw-r--r-- 19.7 KB
decors.py -rw-r--r-- 7.2 KB
dispatch.py -rw-r--r-- 435 bytes
expectations.py -rw-r--r-- 40.2 KB
features.py -rw-r--r-- 5.0 KB
gpflowrc -rw-r--r-- 483 bytes
kernels.py -rw-r--r-- 28.6 KB
kullback_leiblers.py -rw-r--r-- 3.8 KB
likelihoods.py -rw-r--r-- 23.8 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 5.4 KB
misc.py -rw-r--r-- 7.4 KB
priors.py -rw-r--r-- 5.4 KB
probability_distributions.py -rw-r--r-- 1.7 KB
quadrature.py -rw-r--r-- 9.7 KB
session_manager.py -rw-r--r-- 4.4 KB
test_util.py -rw-r--r-- 3.6 KB
transforms.py -rw-r--r-- 12.5 KB

back to top