https://github.com/GPflow/GPflow
Revision 01c2aa38bde1f3b97360204cae96076db04c9c95 authored by st-- on 23 November 2017, 18:10:46 UTC, committed by Mark van der Wilk on 23 November 2017, 18:10:46 UTC
* Chain transform

* fix abstract interface ITransform

* doc changes

* fix Rescale jacobian

* enable chaining of transforms using __call__

* tests for transformation chaining

* add tests for code coverage

* add docstrings

* add docstring to ITransform
1 parent 076ae06
History
Tip revision: 01c2aa38bde1f3b97360204cae96076db04c9c95 authored by st-- on 23 November 2017, 18:10:46 UTC
Chain transform (#541)
Tip revision: 01c2aa3
File Mode Size
core
models
params
training
__init__.py -rw-r--r-- 1.5 KB
_settings.py -rw-r--r-- 4.6 KB
_version.py -rw-r--r-- 597 bytes
conditionals.py -rw-r--r-- 8.4 KB
decors.py -rw-r--r-- 6.7 KB
densities.py -rw-r--r-- 2.7 KB
ekernels.py -rw-r--r-- 15.8 KB
features.py -rw-r--r-- 6.9 KB
gpflowrc -rw-r--r-- 434 bytes
kernels.py -rw-r--r-- 31.0 KB
kullback_leiblers.py -rw-r--r-- 3.5 KB
likelihoods.py -rw-r--r-- 22.9 KB
mean_functions.py -rw-r--r-- 4.4 KB
misc.py -rw-r--r-- 6.5 KB
priors.py -rw-r--r-- 3.8 KB
quadrature.py -rw-r--r-- 2.1 KB
session_manager.py -rw-r--r-- 4.3 KB
test_util.py -rw-r--r-- 1.1 KB
transforms.py -rw-r--r-- 10.7 KB

back to top