https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
d572ea3 Merge pull request #446 from GPflow/dtpc-fix-gpmc-compile Dtpc fix gpmc compile 12 July 2017, 20:57:50 UTC
bba4fd3 Merge branch 'master' into fix-gpmc-compile 12 July 2017, 19:55:16 UTC
b185159 Merge pull request #445 from GPflow/diag_changes changing all instances of diag(_part) to matrix_diag(_part) 12 July 2017, 19:19:13 UTC
e8436ca changing all instances of diag(_part) to matrix_diag(_part) 12 July 2017, 18:52:07 UTC
086bd63 Merge pull request #443 from GPflow/paper_ref_jmlr Update bibtex for GPflow paper. 11 July 2017, 18:28:04 UTC
5be3a4a Update bibtex for GPflow paper. 11 July 2017, 15:25:00 UTC
9da7c7c Merge pull request #440 from GPflow/native_tf_triang TensorFlow implementation of LowerTriangular Transform. 09 July 2017, 20:12:07 UTC
6f2ede0 Version 0.3.8 06 July 2017, 09:13:29 UTC
ad8c024 Updating doc string. 06 July 2017, 09:13:06 UTC
002ce74 Merge branch 'master' into fix-gpmc-compile 06 July 2017, 04:33:23 UTC
ae11db5 Native TensorFlow LowerTriangular transform. 04 July 2017, 15:51:25 UTC
bbe0c13 Merge pull request #433 from GPflow/hughsalimbeni-vgp_as_svgp Hughsalimbeni vgp as svgp 30 June 2017, 11:15:27 UTC
f278102 Add tf_optimize test for GPMC 24 June 2017, 09:46:41 UTC
089c99e Merge branch 'master' into hughsalimbeni-vgp_as_svgp 23 June 2017, 09:52:33 UTC
35e0777 Merge pull request #436 from GPflow/st---master ST-- doc fixes 23 June 2017, 09:50:23 UTC
c496b54 version bump 23 June 2017, 09:45:09 UTC
d55d166 Fix gpmc _compile() to support optimiser and return `opt_step` 23 June 2017, 01:31:03 UTC
735b163 Merge branch 'master' into st---master 22 June 2017, 13:31:19 UTC
fa94c7d improved merge 22 June 2017, 08:33:24 UTC
99ebf90 merging 21 June 2017, 17:31:45 UTC
cdd982d Merge branch 'vgp_as_svgp' of https://github.com/hughsalimbeni/GPflow into vgp_as_svgp 21 June 2017, 16:12:03 UTC
e85417a add test for recompile. tidy whitespace 21 June 2017, 16:11:17 UTC
754effd Merge branch 'master' into vgp_as_svgp 21 June 2017, 14:15:50 UTC
bb9212f Merge branch 'master' into hughsalimbeni-vgp_as_svgp 21 June 2017, 07:58:19 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
800fea1 whitesopace improvements 20 June 2017, 14:28:08 UTC
79a1e7f Code documentation fixes 20 June 2017, 09:26:11 UTC
702643e include opper archambeau and tests 19 June 2017, 16:41:45 UTC
55188f2 rewrite vgp with explict parameterisation of q_sqrt 19 June 2017, 14:55:05 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
back to top