https://github.com/GPflow/GPflow
Revision c283fecb350a6647a07698fb2af7a4a1c2b1077c authored by Artem Artemev on 27 March 2018, 10:27:17 UTC, committed by Mark van der Wilk on 27 March 2018, 10:27:17 UTC
* Action initials.

* Introducing actions.

* Change implicit interfaces for an optimizer.

* Add simple action tests.

* Natural gradient integration.

* Unify natural gradient optimizer interface.

* Fix NatGradOptimizer test.

* Forgot to add actions.py file.
1 parent f3fe7da
History
Tip revision: c283fecb350a6647a07698fb2af7a4a1c2b1077c authored by Artem Artemev on 27 March 2018, 10:27:17 UTC
GPflow Actions. (#678)
Tip revision: c283fec
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