https://github.com/GPflow/GPflow
Revision 5267b727f48a55918d8b4da06006bcef0c064371 authored by Andrew Liubinas on 21 September 2021, 16:06:53 UTC, committed by GitHub on 21 September 2021, 16:06:53 UTC
* set up posterior class (plus rename old class)

* Some refactoring to improve readability and efficiency (mainly of tests).

Co-authored-by: Alessandro Vullo <killm9m1@yahoo.it>
Co-authored-by: Alessandro Vullo <alessandro.vullo@prowler.io>
1 parent 99a0ecb
History
Tip revision: 5267b727f48a55918d8b4da06006bcef0c064371 authored by Andrew Liubinas on 21 September 2021, 16:06:53 UTC
Andrewl cache sgpr (#1711)
Tip revision: 5267b72
File Mode Size
conditionals
config
covariances
expectations
inducing_variables
kernels
likelihoods
models
monitor
optimizers
quadrature
utilities
__init__.py -rw-r--r-- 1.1 KB
base.py -rw-r--r-- 9.4 KB
ci_utils.py -rw-r--r-- 2.0 KB
kullback_leiblers.py -rw-r--r-- 5.8 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 6.0 KB
posteriors.py -rw-r--r-- 31.3 KB
probability_distributions.py -rw-r--r-- 1.8 KB
py.typed -rw-r--r-- 27 bytes
types.py -rw-r--r-- 703 bytes
versions.py -rw-r--r-- 177 bytes

back to top