sort by:
Revision Author Date Message Commit Date
6bc5734 a first mixedmok test (#706) * a first mixedmok test 16 April 2018, 14:55:16 UTC
ad5cfc1 Merge branch 'master' into vdutor/multiple-output-gps 05 April 2018, 14:23:15 UTC
ca75beb Minor fix to KL 05 April 2018, 14:21:41 UTC
f5d8cc4 Name attribute for Gaussian likelihood. 04 April 2018, 11:10:45 UTC
70f18c1 allow params_as_tensors_for() to take several objects as varargs (#672) Allow params_as_tensors_for() to take several objects as varargs 04 April 2018, 10:13:53 UTC
455a71f Merge pull request #701 from ialong/expectations expectations: pass num hermite points to _expectation() and minor cleaning 04 April 2018, 08:27:29 UTC
731c5dc Merge branch 'master' into expectations 04 April 2018, 08:02:40 UTC
919ea6f Docstring updates. 03 April 2018, 22:32:39 UTC
29fe092 Fixed regression to bug in #615 (#700) * Fixed regression to bug in #615 Refactoring `expectations.py` re-introduced the bug fixed by #615, for which we decided to not introduce a test. This contains the bug fix and the test. * Removed magic number, rewrote test to convention, removed unused import Basically incorporated all of @awav's suggestions + removed an unused import. 03 April 2018, 22:18:10 UTC
f076951 expectations: pass num hermite points to _expectation() and minor cleaning 03 April 2018, 17:06:16 UTC
bb2571b More unit tests for the MO framework, MixedMok still needs testing 29 March 2018, 20:27:38 UTC
177e0aa Removed old multioutput notebook and replaced by a new one 29 March 2018, 16:22:51 UTC
79e7b45 Refactor multioutput unit tests 29 March 2018, 15:00:21 UTC
16570be NatGrads notebook cleanup (#696) * added notebook * added callback to first example * Clean up Natural Gradients notebook. * Final change in NatGrads notebook. * Address PR review. Typo in conjugate case. Likelihood printing. * Conjugate to non-conjugate. 29 March 2018, 10:51:23 UTC
28d6aab Merge branch 'vdutor/multiple-output-gps' of https://github.com/GPflow/GPflow into vdutor/multiple-output-gps 28 March 2018, 20:00:22 UTC
58799b8 Fixed a lot of tests 28 March 2018, 19:58:10 UTC
a7875bf Formatting and documentation in `multioutput/conditionals.py`. 28 March 2018, 14:25:58 UTC
e2acd61 Natural gradients notebook (#691) * added notebook * added callback to first example 28 March 2018, 11:10:42 UTC
1648c76 Merge branch 'master' into vdutor/multiple-output-gps 28 March 2018, 11:10:41 UTC
1a02b22 Multi Output GPs. First completed unit test. 28 March 2018, 09:17:23 UTC
c283fec GPflow Actions. (#678) * 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. 27 March 2018, 10:27:17 UTC
0ebde0d Start testing multioutput 27 March 2018, 08:55:13 UTC
f3fe7da Update gauss_kl to work with K matrices of shape L x M x M (previously M x M only) (#682) Update gauss_kl to work with K matrices of shape L x M x M 26 March 2018, 13:21:04 UTC
25116dc Merge pull request #688 from a5a/master Fixed ModuleNotFoundError 26 March 2018, 09:20:50 UTC
5fbff19 fixed ModuleNotFoundError in natgrad_optimizer 22 March 2018, 17:17:56 UTC
d436954 Merge branch 'vdutor/multiple-output-gps' of github.com:GPflow/GPflow into vdutor/multiple-output-gps 21 March 2018, 11:29:36 UTC
9f90295 sample conditional 21 March 2018, 11:28:59 UTC
ef45c39 Merge pull request #674 from GPflow/awav/natural-gradient-optimizer Natural Gradient Optimizer 20 March 2018, 12:37:23 UTC
aa3821b Update doc strings for XiTransformation and add explanation to NatGrad tests. 20 March 2018, 10:16:55 UTC
b96c747 Tiny fix to name scope of `_conditional()` implementations. 19 March 2018, 16:35:50 UTC
020c1b3 Tiny fix to name scope of `_conditional()` implementations. 19 March 2018, 15:27:26 UTC
69d4437 Merge branch 'vdutor/multiple-output-gps' of github.com:GPflow/GPflow into vdutor/multiple-output-gps 19 March 2018, 10:52:22 UTC
ea20ab0 Implemented expand_independent_outputs 19 March 2018, 10:36:15 UTC
974927d Added comments to multi output gp notebook 16 March 2018, 18:35:48 UTC
689842c Fix path to images in multioutput notebook 16 March 2018, 12:26:55 UTC
2a30cdb Add documentation for multioutput gps to notebook 16 March 2018, 12:23:30 UTC
9d8f3c1 Merge with updated branch. 15 March 2018, 23:27:18 UTC
0342cb9 SVGP vs SGPR optimization test fixed. 15 March 2018, 23:18:25 UTC
88456f4 Split multi output stuff from single output 15 March 2018, 17:08:47 UTC
350e1dc Use Dispatcher.register for conditional dispatching 15 March 2018, 15:36:26 UTC
87e8bb0 Feature complete, not tested 15 March 2018, 12:45:41 UTC
a24ab9d Working (shared / separate) Indepdendent feature and kernels 14 March 2018, 14:20:14 UTC
80528a3 added tests for xi transforms, and added nasty placeholder_with_default 14 March 2018, 13:25:41 UTC
6014011 Merge branch 'master' into awav/natural-gradient-optimizer 14 March 2018, 11:48:31 UTC
5a642d8 first version 12 March 2018, 20:44:28 UTC
0bb77c3 Merge pull request #652 from GPflow/james/py27_docfix Py27 doc fix. 11 March 2018, 23:15:40 UTC
9c84c43 Merge branch 'master' into james/py27_docfix 11 March 2018, 22:02:25 UTC
c1be47a Change support message for python 3.5 11 March 2018, 17:20:31 UTC
2a41df8 Merge branch 'master' into awav/natural-gradient-optimizer 11 March 2018, 09:30:33 UTC
236c4a6 Fixing bug in tf.group. Cleaning up documentation. 10 March 2018, 23:18:59 UTC
43ba8f8 Revert changes in "likelihood.py" 09 March 2018, 22:12:58 UTC
54dd63f Change python version title 09 March 2018, 22:10:44 UTC
2ab6c18 Merge pull request #653 from ialong/master remove conditional shape changes from multivariate_normal 09 March 2018, 22:08:30 UTC
796c007 Move to multiple dispatch for Kuu & Kuf, and some other cleaning-up (#669) * keep original __init__'s docstring for Node subclasses * tidy up decorators * fix typo in docstring * some tidying * allow params_as_tensors_for to take several objects as argument, and fix bad nomenclature in defer_build * add IInducingPoints base class to make sure leaf subclasses are distinct * moving to multiple dispatch for Kuu and Kuf * add ``` * finish move to multiple dispatch * add todo comment * cleanup * cleanup multikernels * Copy original docstring always * editing base methods for multi-output gps * fix import errors * fix * make tests run * allow params_as_tensors_for() to take several objects as varargs * Introduction Mok * further edits of fully correlated conditional and tests 09 March 2018, 14:29:15 UTC
4be4f07 reverted to tuple 08 March 2018, 19:02:33 UTC
9335859 group op has list rather than tuple 08 March 2018, 18:59:59 UTC
5f0c251 Merge branch 'master' into awav/natural-gradient-optimizer 08 March 2018, 18:35:01 UTC
00674d4 Merge branch 'awav/natural-gradient-optimizer' of https://github.com/GPflow/GPflow into awav/natural-gradient-optimizer 08 March 2018, 18:33:07 UTC
4edfd9d added test with excluded vars 08 March 2018, 18:32:54 UTC
83f52d4 Modify notation with unicode symbols 08 March 2018, 17:33:11 UTC
a5b06ef formatting 08 March 2018, 14:08:21 UTC
2e42560 added more tests 08 March 2018, 14:06:55 UTC
653babe added nat grads tests 08 March 2018, 12:12:55 UTC
08333e2 hit warning lines 08 March 2018, 11:27:31 UTC
dac1c73 Merge branch 'master' into master 07 March 2018, 18:45:34 UTC
4196ef5 Merge pull request #665 from GPflow/stj/autoflow_fix_docstr Minor improvement to decorators and AutoBuild 07 March 2018, 18:44:02 UTC
545cf74 Merge branch 'master' of github.com:GPflow/GPflow 07 March 2018, 16:30:00 UTC
24dd403 Merge branch 'master' into stj/autoflow_fix_docstr 07 March 2018, 16:15:03 UTC
6ebe0c6 update density tests 07 March 2018, 16:05:03 UTC
1fa2fb4 change copy paste error x has to be changed to mu on line 94 07 March 2018, 16:02:44 UTC
ad97bf4 Clarify user messages. 07 March 2018, 15:41:31 UTC
ba69996 Copy original docstring always 07 March 2018, 15:30:43 UTC
d15e445 add ``` 07 March 2018, 10:21:06 UTC
b490b33 Merge branch 'master' of http://github.com/GPflow/GPflow into multidispatch_featureconditionals 06 March 2018, 23:55:44 UTC
80b82c5 Merge pull request #656 from GPflow/hugh/fix_triangular_transform fix consistency of triangular transform 06 March 2018, 21:46:25 UTC
9d04e3d docstrings in LowerTriangular transform, with help from Artem 06 March 2018, 18:15:36 UTC
3bf5314 Merge branch 'master' into hugh/fix_triangular_transform 06 March 2018, 17:59:21 UTC
5a7da36 Vdutor/mixedmulti (#668) * Added simple multi-output kernels with various features for inference. + example notebook * Added MultiKernel example (unfinished). * Added `independent_latents_conditional()`. * Begin of mixed multi efficient implementation (not finished) * More updates * Code now feature-complete, with examples in notebook. Still buggy though! * 1st implementation of mixed-multi-output * Clean up with repetitions (R) * R removed as a feature. Code now mostly consistent and a lot neater. * `feature_conditional` now unified with `conditional` * mixedmulti without R 06 March 2018, 17:50:09 UTC
7e8dc9f Adds rational-quadratic kernel and minor clean-up of notation (#666) * (square|euclid)_dist -> scaled_(square|euclid)_dist to make clear that it is already divided by lengthscale * add RationalQuadratic kernel * SquaredExponential * add test case * reoder * add DeprecationWarnings * improve docstrings * space * add no-cover pragmas for deprecated methods 05 March 2018, 19:41:14 UTC
1e0b45b fix typo in docstring 04 March 2018, 14:34:59 UTC
5ce105f improving dosctrings for LowerTriangular transform 02 March 2018, 16:10:31 UTC
91e6e65 tidy up decorators 02 March 2018, 10:03:15 UTC
785c537 keep original __init__'s docstring for Node subclasses 02 March 2018, 10:03:00 UTC
b58808a remove redundant lines 02 March 2018, 09:51:13 UTC
97fefcb Initial shell for MultiKernels implementation. 28 February 2018, 14:26:35 UTC
8528461 remove unnecessary transpose 28 February 2018, 12:13:07 UTC
807bb57 move dispatch()-with-namespace definition to separate module 28 February 2018, 12:13:00 UTC
f9eeb64 Merge branch 'hugh/fix_triangular_transform' of github.com:GPflow/GPflow into hugh/fix_triangular_transform 28 February 2018, 11:46:58 UTC
4ed6aa5 even more triangular_transform tests 28 February 2018, 11:43:03 UTC
9e7cd3f Merge branch 'master' into hugh/fix_triangular_transform 28 February 2018, 10:00:54 UTC
47d119d more tests for lowerTriangular transofrms 28 February 2018, 09:59:45 UTC
8fac3c4 Corrected the PCA implementation (#661) 27 February 2018, 17:02:09 UTC
5809cb0 updating triangular transforms (no longer flat) 26 February 2018, 17:08:53 UTC
fa79152 started combination optimizer 23 February 2018, 13:01:45 UTC
c61a002 Small fixes in natgrads module. 23 February 2018, 12:03:59 UTC
49a8be4 added test and applied flattening 22 February 2018, 19:10:34 UTC
6c43de1 fixed squeezing bug in LowerTriangular transform (#654) 21 February 2018, 17:27:10 UTC
830858e remove conditional shape changes from multivariate_normal 21 February 2018, 12:19:10 UTC
bc2de16 Small typo 19 February 2018, 12:03:05 UTC
d0f5fe8 updating contributing page 19 February 2018, 09:40:20 UTC
back to top