https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
3065dee Remove pandas (#486) * Remove pandas dependency * Move pandas to extras_require 16 August 2017, 09:00:37 UTC
dfe4674 Remove old references to tf_ops. (#485) 15 August 2017, 22:29:56 UTC
70c1153 List projects using GPflow on main page (#468) * list projects * improved readme table 15 August 2017, 14:39:27 UTC
81bea17 Fix GPLVM for GPU/float32 (#465) * float32 fix * fix bug #467 15 August 2017, 13:52:31 UTC
3dbc5ae Clarify TF version (#484) 15 August 2017, 12:34:14 UTC
bcc3412 Added elaboration on how to contribute. (#483) 15 August 2017, 11:36:34 UTC
5e47910 Param reshape (#482) * fix reshape issue in Param's get_samples_df * change get_samples_df to reshape according to free_state_shape * add free_state_shape methods to transforms * refactor LowerTriangular to be slightly more readable * undo changes and assume input to forward is always a vector * undo adding free_state_shape methods to transforms 15 August 2017, 09:21:49 UTC
84168d5 Merge pull request #413 from GPflow/betaprior Beta prior 15 August 2017, 08:45:32 UTC
03af391 Merge branch 'master' into betaprior 14 August 2017, 16:30:12 UTC
dc4b56b Merge pull request #464 from GPflow/binned-poisson adding binsize (and explanation) to Poisson likelihood 04 August 2017, 17:48:58 UTC
0e58dcc adding binsize and explanation to Poisson likelihood 03 August 2017, 07:47:23 UTC
47e8c17 Merge pull request #455 from GPflow/meanfunction_argument_fix Avoid recompilation when creating new model instances 21 July 2017, 21:03:36 UTC
0dabd87 Moving the check for mean_function None up to GPModel 21 July 2017, 19:09:25 UTC
302153b Removed unrequired copies from tests 21 July 2017, 18:25:13 UTC
3cdfa5e Avoid recompilation of model objects when objects of the same class are created (through shared constructor arguments), fixes #454 21 July 2017, 17:26:42 UTC
df4e0e2 Merge pull request #432 from GPflow/test_speeds Annotations added to tests to improve speed when run locally 17 July 2017, 09:19:18 UTC
631e05c Merge branch 'master' into test_speeds 13 July 2017, 14:36:28 UTC
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
f2a4b29 Merge branch 'master' into test_speeds 05 July 2017, 10:10:53 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
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
fa94c7d improved merge 22 June 2017, 08:33:24 UTC
e93d5b0 blacklisting regression notebook (MCMC takes times out) 21 June 2017, 17:42:51 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
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
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
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
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
e99d730 Merge branch 'master' into betaprior 29 May 2017, 14:38:54 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
2e57a02 added beta prior 05 May 2017, 08:26:50 UTC
0c7c67e Add constructor call to superclass from Uniform __init__ 05 May 2017, 06:27:09 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
back to top