138cd0c | James Hensman | 08 June 2017, 09:58:17 UTC | adding paragraph to autoflow docstring | 08 June 2017, 09:58:17 UTC |
0b3ce9b | James Hensman | 08 June 2017, 09:56:07 UTC | moving Autoflow and Autoflowify to autoflow.py | 08 June 2017, 09:56:07 UTC |
797a442 | ST John | 07 June 2017, 13:53:18 UTC | metaautoflow module (provides AutoFlowify decorator and MetaAutoFlow metaclass) | 07 June 2017, 13:53:18 UTC |
11d41d2 | James Hensman | 05 June 2017, 12:08:13 UTC | Merge pull request #419 from GPflow/rescale-transform Rescale transform | 05 June 2017, 12:08:13 UTC |
6e6aee3 | James Hensman | 05 June 2017, 11:10:01 UTC | addinf docstrings to transforms.py | 05 June 2017, 11:10:01 UTC |
2294a51 | James Hensman | 05 June 2017, 10:59:59 UTC | Merge branch 'master' into rescale-transform | 05 June 2017, 10:59:59 UTC |
e19fbb4 | James Hensman | 29 May 2017, 14:38:41 UTC | Merge pull request #408 from GPflow/setup_fixes Fix license in setup.py | 29 May 2017, 14:38:41 UTC |
a23fab8 | James Hensman | 29 May 2017, 13:56:16 UTC | Merge branch 'master' into setup_fixes | 29 May 2017, 13:56:16 UTC |
bf59501 | James Hensman | 29 May 2017, 13:55:50 UTC | Merge branch 'master' into rescale-transform | 29 May 2017, 13:55:50 UTC |
6267414 | James Hensman | 29 May 2017, 13:54:10 UTC | Merge pull request #420 from GPflow/softplus_warning_fix Robust numpy softplus | 29 May 2017, 13:54:10 UTC |
65577cf | Joachim van der Herten | 27 May 2017, 10:29:17 UTC | Added docstrings for softplus transform | 27 May 2017, 10:29:17 UTC |
456b9ed | Joachim van der Herten | 26 May 2017, 16:40:11 UTC | Changed the numpy versions of the softplus forward/backward to avoid overflow and division by zero warnings | 26 May 2017, 16:40:11 UTC |
16719ba | Mark van der Wilk | 22 May 2017, 15:48:10 UTC | Added a rescaling transform to help situations where gradients are very poorly scaled. | 22 May 2017, 15:48:10 UTC |
eb0bee1 | James Hensman | 22 May 2017, 13:54:33 UTC | Merge branch 'master' into setup_fixes | 22 May 2017, 13:54:33 UTC |
e9275c2 | Mark van der Wilk | 03 May 2017, 17:08:06 UTC | Mrksr fix mlp acos numerics (#412) * Add regression test for NaNs in gradient * Fix NaN in gradient if cos_theta is close to one * Use jitter close to machine epsilon | 03 May 2017, 17:08:06 UTC |
5190ada | James Hensman | 03 May 2017, 15:36:50 UTC | Merge pull request #410 from mrksr/fix-pickle-idempotence Fix pickle idempotence | 03 May 2017, 15:36:50 UTC |
3e10dd9 | Markus Kaiser | 03 May 2017, 12:55:40 UTC | Simplify optional removal of state keys | 03 May 2017, 12:55:40 UTC |
ab3079a | Markus Kaiser | 03 May 2017, 09:01:16 UTC | Fix __getstate__ of Param when _tf_array does not exist | 03 May 2017, 09:01:16 UTC |
5d09ce7 | Markus Kaiser | 03 May 2017, 08:46:20 UTC | Add tests for idempotency | 03 May 2017, 09:00:22 UTC |
c9eb517 | Joachim van der Herten | 02 May 2017, 22:51:41 UTC | Small fixes in setup.py (correcting license) | 02 May 2017, 22:51:41 UTC |
d3fafda | James Hensman | 03 April 2017, 17:03:28 UTC | Merge pull request #395 from GPflow/mrksr-fix-randomize-without-prior Mrksr fix randomize without prior | 03 April 2017, 17:03:28 UTC |
c105611 | Markus Kaiser | 03 April 2017, 13:57:21 UTC | Add test for randomization of LowerTriangular param | 03 April 2017, 13:57:21 UTC |
01527ae | Markus Kaiser | 03 April 2017, 11:55:06 UTC | Fix multidimensional Params without priors | 03 April 2017, 13:08:33 UTC |
ec37e76 | Markus Kaiser | 03 April 2017, 11:54:47 UTC | Add a test for multidimensional Params without priors | 03 April 2017, 11:55:22 UTC |
4905fde | James Hensman | 01 April 2017, 19:07:09 UTC | Merge pull request #393 from GPflow/mrksr-mlp-kernel mlp kernel | 01 April 2017, 19:07:09 UTC |
bca5afd | Markus Kaiser | 31 March 2017, 10:44:36 UTC | Add tests for missing order and weight initializations | 31 March 2017, 10:44:36 UTC |
1292450 | James Hensman | 30 March 2017, 10:19:04 UTC | test fix | 30 March 2017, 10:19:04 UTC |
cb06798 | James Hensman | 30 March 2017, 09:02:14 UTC | testing ARD init of ArcCosine | 30 March 2017, 09:02:14 UTC |
cafa9eb | James Hensman | 30 March 2017, 08:55:09 UTC | adding MLP kern to symmetry test | 30 March 2017, 08:55:09 UTC |
b7e061d | James Hensman | 30 March 2017, 08:28:12 UTC | Merge branch 'mlp-kernel' of https://github.com/mrksr/GPflow into mrksr-mlp-kernel | 30 March 2017, 08:28:12 UTC |
7296145 | James Hensman | 30 March 2017, 08:23:28 UTC | Merge pull request #392 from GPflow/dustinvtran-cleanup/transpose use transpose_{a,b}=True in tf.matmul's | 30 March 2017, 08:23:28 UTC |
61e78e0 | Markus Kaiser | 30 March 2017, 08:06:43 UTC | Use transpose parameter of matmul | 30 March 2017, 08:07:18 UTC |
0d5cfd6 | Dustin Tran | 29 March 2017, 23:00:31 UTC | use transpose_{a,b}=True in tf.matmul's | 29 March 2017, 23:00:31 UTC |
8d795b4 | Markus Kaiser | 28 March 2017, 11:32:51 UTC | Merge branch 'master' into mlp-kernel | 28 March 2017, 11:32:51 UTC |
f6b5aea | Markus Kaiser | 28 March 2017, 09:03:21 UTC | Add Docstrings | 28 March 2017, 11:32:25 UTC |
da51d81 | Markus Kaiser | 28 March 2017, 08:20:51 UTC | Revert "Implement Multi-Layer ArcCosine kernel" This reverts commit 9d2281355cbf35e6f7468d01e4f6a1c23a9710d0. | 28 March 2017, 08:20:51 UTC |
8a9e831 | James Hensman | 28 March 2017, 07:58:53 UTC | Merge pull request #320 from GPflow/feval-counter Added a function evaluation counter | 28 March 2017, 07:58:53 UTC |
9d22813 | Markus Kaiser | 24 March 2017, 18:37:33 UTC | Implement Multi-Layer ArcCosine kernel | 24 March 2017, 18:37:33 UTC |
cfabdb8 | Markus Kaiser | 24 March 2017, 18:36:51 UTC | Avoid tiled zeros | 24 March 2017, 18:36:51 UTC |
21ee651 | Markus Kaiser | 24 March 2017, 16:42:17 UTC | Integrate code wording feedback | 24 March 2017, 16:42:17 UTC |
e423a23 | Markus Kaiser | 24 March 2017, 16:35:47 UTC | Merge branch 'master' into mlp-kernel | 24 March 2017, 16:35:47 UTC |
ae02c22 | James Hensman | 24 March 2017, 14:59:34 UTC | Merge branch 'master' into feval-counter | 24 March 2017, 14:59:34 UTC |
aec3208 | James Hensman | 24 March 2017, 09:38:50 UTC | Merge pull request #372 from GPflow/randomize Randomization of parameters | 24 March 2017, 09:38:50 UTC |
fd777ef | James Hensman | 24 March 2017, 08:19:44 UTC | Merge branch 'master' into randomize | 24 March 2017, 08:19:44 UTC |
a296cc4 | James Hensman | 23 March 2017, 20:46:38 UTC | Merge pull request #376 from GPflow/native_eye removing references to tf_wraps.eye | 23 March 2017, 20:46:38 UTC |
c5f28dd | James Hensman | 23 March 2017, 15:06:50 UTC | removing deprecated functinos from coverage | 23 March 2017, 15:06:50 UTC |
bd3f492 | James Hensman | 23 March 2017, 14:14:01 UTC | removing tf_wraps.eye from tests | 23 March 2017, 14:14:01 UTC |
155cf44 | James Hensman | 23 March 2017, 14:09:46 UTC | Merge branch 'master' into native_eye | 23 March 2017, 14:09:46 UTC |
89e2c1f | James Hensman | 22 March 2017, 15:58:28 UTC | Merge branch 'master' into mlp-kernel | 22 March 2017, 15:58:28 UTC |
e7cd3eb | James Hensman | 21 March 2017, 16:51:41 UTC | Merge pull request #387 from GPflow/docs_py_version_fix Correcting python version in docs require. | 21 March 2017, 16:51:41 UTC |
2ccf937 | Markus Kaiser | 19 March 2017, 12:38:51 UTC | Rework the implementation to ArcCosine kernels | 20 March 2017, 19:25:36 UTC |
ebdbd29 | Alexander G. de G. Matthews | 20 March 2017, 16:24:19 UTC | Merge branch 'master' into native_eye | 20 March 2017, 16:24:19 UTC |
1771ddf | alexggmatthews | 20 March 2017, 16:21:50 UTC | Correcting python version in docs require. | 20 March 2017, 16:21:50 UTC |
92d427a | Alexander G. de G. Matthews | 17 March 2017, 11:45:02 UTC | Merge branch 'master' into randomize | 17 March 2017, 11:45:02 UTC |
2b028bc | Rasmus Bonnevie | 15 March 2017, 09:48:24 UTC | Merge branch 'randomize' of https://github.com/GPflow/GPflow into randomize | 15 March 2017, 09:48:24 UTC |
f935f93 | Rasmus Bonnevie | 15 March 2017, 09:46:54 UTC | final np.array removed | 15 March 2017, 09:46:54 UTC |
a230efc | Markus Kaiser | 25 February 2017, 15:45:23 UTC | Add MLP kernel | 15 March 2017, 09:06:35 UTC |
c488b5a | James Hensman | 14 March 2017, 22:48:14 UTC | Merge pull request #384 from GPflow/tfwnicholson/ReassignParam Allow reassignment of Param(eterized)s | 14 March 2017, 22:48:14 UTC |
683b088 | James Hensman | 14 March 2017, 22:33:08 UTC | Merge branch 'master' into randomize | 14 March 2017, 22:33:08 UTC |
fa04f4b | Tom Nicholson | 14 March 2017, 15:31:47 UTC | Allow reassignment of Param(eterized)s | 14 March 2017, 15:31:47 UTC |
563e0c5 | James Hensman | 13 March 2017, 15:44:10 UTC | Merge pull request #380 from GPflow/tfwnicholson/379/NamingGPR Allow naming of GPR | 13 March 2017, 15:44:10 UTC |
5ef9bd6 | James Hensman | 13 March 2017, 14:56:48 UTC | Merge branch 'master' into tfwnicholson/379/NamingGPR | 13 March 2017, 14:56:48 UTC |
8fa1a50 | James Hensman | 13 March 2017, 14:55:41 UTC | Merge pull request #374 from GPflow/testnotebook Adding tests to cover the notebooks. | 13 March 2017, 14:55:41 UTC |
fcd6997 | Rasmus Bonnevie | 13 March 2017, 14:04:29 UTC | Implemented recommendations. | 13 March 2017, 14:04:29 UTC |
dedc91f | Tom Nicholson | 13 March 2017, 14:00:44 UTC | Fix broken unit test | 13 March 2017, 14:00:44 UTC |
4dc8aea | mqbssaby | 13 March 2017, 11:39:55 UTC | typo | 13 March 2017, 11:39:55 UTC |
60b481a | mqbssaby | 13 March 2017, 11:35:24 UTC | part 2 timer rm | 13 March 2017, 11:35:24 UTC |
100bfed | mqbssaby | 13 March 2017, 11:33:27 UTC | remove timer | 13 March 2017, 11:33:27 UTC |
6f164e2 | mqbssaby | 13 March 2017, 11:30:21 UTC | update travis | 13 March 2017, 11:30:21 UTC |
9dca9ef | mqbssaby | 13 March 2017, 09:42:21 UTC | add notebook packages to travis | 13 March 2017, 09:42:21 UTC |
bc8f2b2 | Tom Nicholson | 10 March 2017, 17:58:20 UTC | Allow naming of GPR | 10 March 2017, 17:58:20 UTC |
79fb1a7 | mqbssaby | 10 March 2017, 14:49:02 UTC | update test | 10 March 2017, 14:49:02 UTC |
6c9c0ef | mqbssaby | 10 March 2017, 14:32:01 UTC | fixing notebooks, improved test | 10 March 2017, 14:32:01 UTC |
823e129 | Rasmus Bonnevie | 10 March 2017, 13:57:58 UTC | Merge branch 'randomize' of https://github.com/GPflow/GPflow into randomize | 10 March 2017, 13:57:58 UTC |
4711cd9 | Rasmus Bonnevie | 10 March 2017, 13:57:27 UTC | added support for multidimensional parameters | 10 March 2017, 13:57:27 UTC |
5446cf0 | James Hensman | 10 March 2017, 10:05:43 UTC | Merge branch 'master' into randomize | 10 March 2017, 10:05:43 UTC |
7c1f535 | James Hensman | 10 March 2017, 08:46:08 UTC | minor edits | 10 March 2017, 08:46:08 UTC |
96fdc87 | James Hensman | 10 March 2017, 08:19:30 UTC | removing references to tf_wraps.eye | 10 March 2017, 08:19:30 UTC |
e15ff9e | alexisboukouvalas | 09 March 2017, 22:44:00 UTC | python 2 compatibility | 09 March 2017, 22:44:00 UTC |
50431a0 | alexisboukouvalas | 09 March 2017, 22:36:34 UTC | clean up | 09 March 2017, 22:36:34 UTC |
0c17b45 | alexisboukouvalas | 09 March 2017, 22:34:00 UTC | testing notebooks | 09 March 2017, 22:34:00 UTC |
1634688 | Alexis Boukouvalas | 09 March 2017, 17:57:56 UTC | session configuration settings (#371) * configuration settings * autoflow test, override default settings * documentation for session settings | 09 March 2017, 17:57:56 UTC |
a7c37ce | Rasmus Bonnevie | 09 March 2017, 14:58:55 UTC | allow overriding default behaviour using opt arg | 09 March 2017, 14:58:55 UTC |
e29f26b | Rasmus Bonnevie | 09 March 2017, 09:01:49 UTC | verified backwards-compatibility fix | 09 March 2017, 09:01:49 UTC |
c95a82c | Rasmus Bonnevie | 08 March 2017, 21:57:39 UTC | made test backwards-compatible | 08 March 2017, 21:57:39 UTC |
47a7841 | Rasmus Bonnevie | 08 March 2017, 12:33:16 UTC | Merge remote-tracking branch 'origin/master' into randomize | 08 March 2017, 12:33:16 UTC |
7af2c91 | Rasmus Bonnevie | 08 March 2017, 12:27:31 UTC | added parameter randomization and tests | 08 March 2017, 12:27:31 UTC |
d10a54b | James Hensman | 07 March 2017, 23:21:15 UTC | Merge branch 'master' into feval-counter | 07 March 2017, 23:21:15 UTC |
3a713e8 | Alexander G. de G. Matthews | 07 March 2017, 15:05:20 UTC | Multiple params (#370) * Preventing multiple params in tree * Address PR comments | 07 March 2017, 15:05:20 UTC |
2aabec9 | James Hensman | 06 March 2017, 21:00:37 UTC | Merge branch 'master' into feval-counter | 06 March 2017, 21:00:37 UTC |
1d3e25c | James Hensman | 06 March 2017, 17:34:31 UTC | making ekern_tests deterministic (#366) * making ekern_tests deterministic * missing rng * swiching random seed * small edits to test_ekerns including 100 quadrature points * choleskifying eKxz in RBF * choosing a better random seed and fewer quad points * fewer GH points for poor old servers | 06 March 2017, 17:34:31 UTC |
ad168b3 | James Hensman | 03 March 2017, 15:37:26 UTC | Updates to multiclass likelihood. (#365) * correcting the multiclass predict density so that it gave a log density. * fixing the expression in the Multiclass likelihood for predict_density (when using RobustMax). * adjusting the predict mean and variance function of multiclass to deal with predict density giving log probabilities * fixing the corresponding test for this to correct values, * adding a very simple test to check that it computes the log probs. | 03 March 2017, 15:37:26 UTC |
8acd075 | James Hensman | 02 March 2017, 12:38:27 UTC | remove explicit dependency on tensorflow 1.0.0 (#363) | 02 March 2017, 12:38:27 UTC |
312f109 | James Hensman | 02 March 2017, 10:57:49 UTC | Update svi_test.ipynb (#361) To avoid a `TypeError: _optimize_tf() got an unexpected keyword argument 'max_iters'`, `max_iters` needs to be replaced by `maxiter` | 02 March 2017, 10:57:49 UTC |
825d141 | James Hensman | 02 March 2017, 09:26:00 UTC | tensorflow 1.0 (#360) * Switch to tensorflow 1.0.0 * tf.concat_v2 is now called tf.concat * Update tensorflow in docs and travis | 02 March 2017, 09:26:00 UTC |
7b21373 | Alexander G. de G. Matthews | 20 February 2017, 12:06:19 UTC | Tweak of a typo in docs. (#352) | 20 February 2017, 12:06:19 UTC |
c61389a | Alexander G. de G. Matthews | 20 February 2017, 11:45:06 UTC | Merge pull request #351 from GPflow/docs_tlc Docs tlc | 20 February 2017, 11:45:06 UTC |
2c70fa5 | alexggmatthews | 20 February 2017, 11:16:56 UTC | Adding kernels. | 20 February 2017, 11:16:56 UTC |
5a049ca | alexggmatthews | 20 February 2017, 10:53:47 UTC | Correcting typo in settings. | 20 February 2017, 10:53:47 UTC |
5c3997d | alexggmatthews | 20 February 2017, 10:52:27 UTC | Removing typo. | 20 February 2017, 10:52:27 UTC |