https://github.com/GPflow/GPflow
Revision 45fed420bcc3b0767b581b4ee804e0865e92a7a8 authored by ahsimb on 28 June 2018, 11:57:28 UTC, committed by Mark van der Wilk on 28 June 2018, 11:57:28 UTC
* New monitor initial commit

* Fixed the monitor notebook (checking that the saving directory exists)

* Addressed PR comments.

* refactored environment

* Attempt to avoid using X server when testing the monitor.

* Added few more tests.
1 parent 1851e0d
History
Tip revision: 45fed420bcc3b0767b581b4ee804e0865e92a7a8 authored by ahsimb on 28 June 2018, 11:57:28 UTC
Big re-work of monitor (#792)
Tip revision: 45fed42
File Mode Size
core
models
multioutput
params
saver
training
__init__.py -rw-r--r-- 1.7 KB
_settings.py -rw-r--r-- 5.7 KB
_version.py -rw-r--r-- 597 bytes
actions.py -rw-r--r-- 11.9 KB
conditionals.py -rw-r--r-- 16.5 KB
decors.py -rw-r--r-- 7.2 KB
dispatch.py -rw-r--r-- 435 bytes
expectations.py -rw-r--r-- 39.1 KB
features.py -rw-r--r-- 5.7 KB
gpflowrc -rw-r--r-- 483 bytes
kernels.py -rw-r--r-- 27.5 KB
kullback_leiblers.py -rw-r--r-- 3.8 KB
likelihoods.py -rw-r--r-- 23.5 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-- 4.5 KB
probability_distributions.py -rw-r--r-- 1.7 KB
quadrature.py -rw-r--r-- 7.6 KB
session_manager.py -rw-r--r-- 4.4 KB
test_util.py -rw-r--r-- 3.5 KB
transforms.py -rw-r--r-- 12.5 KB

back to top