| .. |
|
__init__.py
|
UPD: Added testing, and bug fixing.
|
2016-03-15 17:33:57 +02:00 |
|
bayesian_gplvm.py
|
[chaching] changing all chacher limits to 3
|
2016-03-07 11:37:22 +00:00 |
|
bayesian_gplvm_minibatch.py
|
[minibatch] added coverage for branching, spottet bug in X_variance
|
2016-03-08 11:19:50 +00:00 |
|
bcgplvm.py
|
ENH: fixed up BCGPLVM to work with new framework
|
2015-08-17 11:06:45 +01:00 |
|
dpgplvm.py
|
[paramz] fully integrated all tests running
|
2015-10-15 14:59:57 +01:00 |
|
gp_classification.py
|
[newest patch updates, cleaned interfaces and mean_function addidtions]
|
2015-09-30 14:43:04 +01:00 |
|
gp_coregionalized_regression.py
|
bug fixed
|
2015-11-26 18:41:10 +00:00 |
|
gp_heteroscedastic_regression.py
|
[testing] more restructuring, almost ready to ship, added some tests for testing with travis
|
2015-10-04 16:10:35 +01:00 |
|
gp_kronecker_gaussian_regression.py
|
[dir] structure preserved
|
2015-10-15 15:13:16 +01:00 |
|
gp_regression.py
|
[mean func] added in GPRegression
|
2015-09-07 14:10:36 +01:00 |
|
gp_var_gauss.py
|
Merge branch 'jameshensman-master' into gpy_one_fixes
|
2016-04-01 11:56:41 +01:00 |
|
gplvm.py
|
[chaching] changing all chacher limits to 3
|
2016-03-07 11:37:22 +00:00 |
|
gradient_checker.py
|
[dir] structure preserved
|
2015-10-15 15:13:16 +01:00 |
|
mrd.py
|
[plotting] new baseling
|
2016-03-31 15:59:44 +01:00 |
|
one_vs_all_classification.py
|
[paramz] fully integrated all tests running
|
2015-10-15 14:59:57 +01:00 |
|
one_vs_all_sparse_classification.py
|
Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6
|
2015-02-26 08:58:05 +00:00 |
|
sparse_gp_classification.py
|
[dir] structure preserved
|
2015-10-15 15:13:16 +01:00 |
|
sparse_gp_coregionalized_regression.py
|
bug fixed
|
2015-11-26 18:45:09 +00:00 |
|
sparse_gp_minibatch.py
|
[sparse gp] commented out print statements, which are never used
|
2016-03-08 12:04:24 +00:00 |
|
sparse_gp_regression.py
|
[plotting] still testing the testing
|
2016-03-31 14:06:23 +01:00 |
|
sparse_gplvm.py
|
[sparsegplvm] added sparsegplvm and tests for minibatch sparsegplvm
|
2016-03-07 13:39:32 +00:00 |
|
ss_gplvm.py
|
fallback original slvm kl divergence
|
2016-02-22 20:56:39 +00:00 |
|
ss_mrd.py
|
[dir] structure preserved
|
2015-10-15 15:13:16 +01:00 |
|
state_space.py
|
Updated Kalman filter implementation to new GPy
|
2016-03-15 17:33:56 +02:00 |
|
state_space_cython.c
|
FIX: SDE inference. Couple of bug fixes and minor syntactic madifications.
|
2016-03-15 17:33:57 +02:00 |
|
state_space_cython.pyx
|
UPD: Added testing, and bug fixing.
|
2016-03-15 17:33:57 +02:00 |
|
state_space_main.py
|
FIX: Fixing bugs and innacuracies in state-space inference.
|
2016-04-06 17:35:08 +03:00 |
|
state_space_model.py
|
[statespace] make predict comply to gpy standards (no confidence interval)
|
2016-04-04 15:37:51 +01:00 |
|
state_space_setup.py
|
FIX: SDE inference. Couple of bug fixes and minor syntactic madifications.
|
2016-03-15 17:33:57 +02:00 |
|
warped_gp.py
|
merged master
|
2015-09-26 13:30:23 +01:00 |