https://github.com/GPflow/GPflow
Revision 16570be787f2d3b0d8c4469a54ea2c6279186d8f authored by Artem Artemev on 29 March 2018, 10:51:23 UTC, committed by Mark van der Wilk on 29 March 2018, 10:51:23 UTC
* added notebook

* added callback to first example

* Clean up Natural Gradients notebook.

* Final change in NatGrads notebook.

* Address PR review. Typo in conjugate case. Likelihood printing.

* Conjugate to non-conjugate.
1 parent e2acd61
History
Tip revision: 16570be787f2d3b0d8c4469a54ea2c6279186d8f authored by Artem Artemev on 29 March 2018, 10:51:23 UTC
NatGrads notebook cleanup (#696)
Tip revision: 16570be
File Mode Size
core
models
params
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-- 6.9 KB
densities.py -rw-r--r-- 3.4 KB
expectations.py -rw-r--r-- 37.7 KB
features.py -rw-r--r-- 6.7 KB
gpflowrc -rw-r--r-- 434 bytes
kernels.py -rw-r--r-- 27.4 KB
kullback_leiblers.py -rw-r--r-- 3.8 KB
likelihoods.py -rw-r--r-- 20.4 KB
mean_functions.py -rw-r--r-- 5.4 KB
misc.py -rw-r--r-- 7.4 KB
priors.py -rw-r--r-- 3.8 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