https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
562a8a2 Fix attribute env parameter for fast tests 26 June 2017, 19:37:46 UTC
862eb44 Fix typo in environment variables 26 June 2017, 19:12:06 UTC
0eb3353 Adjusting definition of environment variables 26 June 2017, 18:50:33 UTC
fc3a5bb Attempt to split slow and fast tests in seperate builds 26 June 2017, 18:27:33 UTC
870e135 Revert "Switch to container-based API" This reverts commit 187e452a6fb976f28316dd1bf753f961a9f91157. 26 June 2017, 14:21:18 UTC
187e452 Switch to container-based API 26 June 2017, 13:42:38 UTC
6c9e20f Merge branch 'test_speeds' into parallel_tests 26 June 2017, 13:03:57 UTC
579875c Configured tests for multiprocessing 26 June 2017, 12:34:46 UTC
5e43e7d Travis: pip caching. Enabling nose parallel tests. 26 June 2017, 12:17:20 UTC
4a03c37 adding matplotlib to the travis environment, so that the notebooks can run. 22 June 2017, 11:05:09 UTC
1fb8849 typo 22 June 2017, 08:35:08 UTC
e93d5b0 blacklisting regression notebook (MCMC takes times out) 21 June 2017, 17:42:51 UTC
6dac113 adding matplotlib to tests_require 21 June 2017, 14:13:51 UTC
d8b1ce7 notesbook tests now marked as slow 21 June 2017, 12:52:55 UTC
e01c6ed Merge branch 'test_speeds' of github.com:GPflow/GPflow into test_speeds 21 June 2017, 12:51:16 UTC
dbf3e7f fising relative path bug in test_bnotebooks the test_notebooks script worked only when run from the tttesting duirectoy. This commit should fix that 21 June 2017, 12:50:33 UTC
6767380 Merge branch 'master' into test_speeds 21 June 2017, 12:38:25 UTC
73fa52a Merge pull request #417 from GPflow/reproducibleorder Fix parameter ordering so that it's consistent across sessions. 20 June 2017, 16:27:06 UTC
d239416 Merge branch 'master' of https://github.com/st--/GPflow into test_speeds 20 June 2017, 13:07:40 UTC
d2de9bc adding a note about skuipping slow tests to contributing.md 20 June 2017, 13:00:08 UTC
70d8829 adding 'slow' annotations to some tests (> 3 seconds) 20 June 2017, 12:57:29 UTC
79a1e7f Code documentation fixes 20 June 2017, 09:26:11 UTC
455de2c updated version number to 0.3.6 08 June 2017, 19:13:20 UTC
9aa88a6 Merge branch 'master' into reproducibleorder 08 June 2017, 10:01:38 UTC
f44bc7d Merge pull request #425 from st--/add_wraps add @wraps to NameScoped decorator 08 June 2017, 09:09:38 UTC
2e3c021 add @wraps to NameScoped decorator 07 June 2017, 13:47:57 UTC
e515cd4 Merge branch 'master' into reproducibleorder 05 June 2017, 16:23:36 UTC
11d41d2 Merge pull request #419 from GPflow/rescale-transform Rescale transform 05 June 2017, 12:08:13 UTC
6e6aee3 addinf docstrings to transforms.py 05 June 2017, 11:10:01 UTC
2294a51 Merge branch 'master' into rescale-transform 05 June 2017, 10:59:59 UTC
6e19f10 Merge branch 'master' into reproducibleorder 31 May 2017, 14:13:04 UTC
e19fbb4 Merge pull request #408 from GPflow/setup_fixes Fix license in setup.py 29 May 2017, 14:38:41 UTC
a23fab8 Merge branch 'master' into setup_fixes 29 May 2017, 13:56:16 UTC
bf59501 Merge branch 'master' into rescale-transform 29 May 2017, 13:55:50 UTC
6267414 Merge pull request #420 from GPflow/softplus_warning_fix Robust numpy softplus 29 May 2017, 13:54:10 UTC
65577cf Added docstrings for softplus transform 27 May 2017, 10:29:17 UTC
456b9ed 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 Added a rescaling transform to help situations where gradients are very poorly scaled. 22 May 2017, 15:48:10 UTC
eb0bee1 Merge branch 'master' into setup_fixes 22 May 2017, 13:54:33 UTC
d43db49 changed key from name to long_name 16 May 2017, 10:53:12 UTC
001ad0f Changed sorting key for sorted_params 15 May 2017, 21:33:42 UTC
e9275c2 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 Merge pull request #410 from mrksr/fix-pickle-idempotence Fix pickle idempotence 03 May 2017, 15:36:50 UTC
3e10dd9 Simplify optional removal of state keys 03 May 2017, 12:55:40 UTC
ab3079a Fix __getstate__ of Param when _tf_array does not exist 03 May 2017, 09:01:16 UTC
5d09ce7 Add tests for idempotency 03 May 2017, 09:00:22 UTC
c9eb517 Small fixes in setup.py (correcting license) 02 May 2017, 22:51:41 UTC
d3fafda Merge pull request #395 from GPflow/mrksr-fix-randomize-without-prior Mrksr fix randomize without prior 03 April 2017, 17:03:28 UTC
c105611 Add test for randomization of LowerTriangular param 03 April 2017, 13:57:21 UTC
01527ae Fix multidimensional Params without priors 03 April 2017, 13:08:33 UTC
ec37e76 Add a test for multidimensional Params without priors 03 April 2017, 11:55:22 UTC
4905fde Merge pull request #393 from GPflow/mrksr-mlp-kernel mlp kernel 01 April 2017, 19:07:09 UTC
bca5afd Add tests for missing order and weight initializations 31 March 2017, 10:44:36 UTC
1292450 test fix 30 March 2017, 10:19:04 UTC
cb06798 testing ARD init of ArcCosine 30 March 2017, 09:02:14 UTC
cafa9eb adding MLP kern to symmetry test 30 March 2017, 08:55:09 UTC
b7e061d Merge branch 'mlp-kernel' of https://github.com/mrksr/GPflow into mrksr-mlp-kernel 30 March 2017, 08:28:12 UTC
7296145 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 Use transpose parameter of matmul 30 March 2017, 08:07:18 UTC
0d5cfd6 use transpose_{a,b}=True in tf.matmul's 29 March 2017, 23:00:31 UTC
8d795b4 Merge branch 'master' into mlp-kernel 28 March 2017, 11:32:51 UTC
f6b5aea Add Docstrings 28 March 2017, 11:32:25 UTC
da51d81 Revert "Implement Multi-Layer ArcCosine kernel" This reverts commit 9d2281355cbf35e6f7468d01e4f6a1c23a9710d0. 28 March 2017, 08:20:51 UTC
8a9e831 Merge pull request #320 from GPflow/feval-counter Added a function evaluation counter 28 March 2017, 07:58:53 UTC
9d22813 Implement Multi-Layer ArcCosine kernel 24 March 2017, 18:37:33 UTC
cfabdb8 Avoid tiled zeros 24 March 2017, 18:36:51 UTC
21ee651 Integrate code wording feedback 24 March 2017, 16:42:17 UTC
e423a23 Merge branch 'master' into mlp-kernel 24 March 2017, 16:35:47 UTC
ae02c22 Merge branch 'master' into feval-counter 24 March 2017, 14:59:34 UTC
aec3208 Merge pull request #372 from GPflow/randomize Randomization of parameters 24 March 2017, 09:38:50 UTC
fd777ef Merge branch 'master' into randomize 24 March 2017, 08:19:44 UTC
a296cc4 Merge pull request #376 from GPflow/native_eye removing references to tf_wraps.eye 23 March 2017, 20:46:38 UTC
c5f28dd removing deprecated functinos from coverage 23 March 2017, 15:06:50 UTC
bd3f492 removing tf_wraps.eye from tests 23 March 2017, 14:14:01 UTC
155cf44 Merge branch 'master' into native_eye 23 March 2017, 14:09:46 UTC
89e2c1f Merge branch 'master' into mlp-kernel 22 March 2017, 15:58:28 UTC
e7cd3eb Merge pull request #387 from GPflow/docs_py_version_fix Correcting python version in docs require. 21 March 2017, 16:51:41 UTC
2ccf937 Rework the implementation to ArcCosine kernels 20 March 2017, 19:25:36 UTC
ebdbd29 Merge branch 'master' into native_eye 20 March 2017, 16:24:19 UTC
1771ddf Correcting python version in docs require. 20 March 2017, 16:21:50 UTC
92d427a Merge branch 'master' into randomize 17 March 2017, 11:45:02 UTC
2b028bc Merge branch 'randomize' of https://github.com/GPflow/GPflow into randomize 15 March 2017, 09:48:24 UTC
f935f93 final np.array removed 15 March 2017, 09:46:54 UTC
a230efc Add MLP kernel 15 March 2017, 09:06:35 UTC
c488b5a Merge pull request #384 from GPflow/tfwnicholson/ReassignParam Allow reassignment of Param(eterized)s 14 March 2017, 22:48:14 UTC
683b088 Merge branch 'master' into randomize 14 March 2017, 22:33:08 UTC
fa04f4b Allow reassignment of Param(eterized)s 14 March 2017, 15:31:47 UTC
563e0c5 Merge pull request #380 from GPflow/tfwnicholson/379/NamingGPR Allow naming of GPR 13 March 2017, 15:44:10 UTC
5ef9bd6 Merge branch 'master' into tfwnicholson/379/NamingGPR 13 March 2017, 14:56:48 UTC
8fa1a50 Merge pull request #374 from GPflow/testnotebook Adding tests to cover the notebooks. 13 March 2017, 14:55:41 UTC
fcd6997 Implemented recommendations. 13 March 2017, 14:04:29 UTC
dedc91f Fix broken unit test 13 March 2017, 14:00:44 UTC
4dc8aea typo 13 March 2017, 11:39:55 UTC
60b481a part 2 timer rm 13 March 2017, 11:35:24 UTC
100bfed remove timer 13 March 2017, 11:33:27 UTC
6f164e2 update travis 13 March 2017, 11:30:21 UTC
9dca9ef add notebook packages to travis 13 March 2017, 09:42:21 UTC
bc8f2b2 Allow naming of GPR 10 March 2017, 17:58:20 UTC
79fb1a7 update test 10 March 2017, 14:49:02 UTC
6c9c0ef fixing notebooks, improved test 10 March 2017, 14:32:01 UTC
back to top