https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
ce5ad7e Merge pull request #546 from GPflow/release/0.5 updates for release 0.5 11 November 2017, 18:24:39 UTC
7e99e00 Add coverage report. 11 November 2017, 17:59:29 UTC
cb67745 Return codecov back. 10 November 2017, 22:12:57 UTC
5d54393 Comment out codecov. 10 November 2017, 22:00:44 UTC
c410707 travis./codecov fix 10 November 2017, 18:02:18 UTC
65bfdcb triggering codecov from travis 10 November 2017, 17:10:22 UTC
5fb7ad8 updates for release 0.5 10 November 2017, 16:43:31 UTC
519d0c4 Quick fix of broken tf_log_jacobian in transforms.Rescale (#540) * Quick fix of broken tf_log_jacobian in transforms.Rescale * no idea why I need this extra tf.cast ... 06 November 2017, 14:19:57 UTC
034c396 Merge pull request #533 from GPflow/st--/docfix Documentation fixes 30 October 2017, 16:26:13 UTC
8c0ef3f bump version in doc 05 October 2017, 22:54:18 UTC
fe74788 clean up docs 05 October 2017, 22:36:30 UTC
e19646f Fix spelling 05 October 2017, 22:01:33 UTC
35af232 Merge branch 'master' of https://github.com/GPflow/GPflow 05 October 2017, 21:53:08 UTC
69364c2 Clean up kullback_leiblers (#514) * Clean up kullback_leiblers: a single function for whitened/unwhitened and diagonal/full-covariance. Deprecate the rest. * Update VGP and SVGP models to use new `gauss_kl` * clean up test_conditionals * Improve documentation * tidy up gauss_kl code * Add dedicated tests for Gaussian KL divergence * Bumped version. * Added encoding hint for python2.7. * @ to .dot() * change encoding to utf-8 * Added coding for `test_kldiv.py` + PEP8. * I'm all for high test coverage, but this seems a bit overzealous :P 04 October 2017, 18:13:22 UTC
4d8b552 Merge pull request #513 from stefanosele/nonpairwise_expectation_exKxz added correct expectation for exKxz. all tests pass 03 October 2017, 12:39:40 UTC
00857db added correct expectation for exKxz. all tests pass 02 October 2017, 17:13:44 UTC
71a57d9 Add GPflow 1.0RC to readme (#510) 25 September 2017, 17:40:37 UTC
2752bb5 Merge branch 'master' of https://github.com/GPflow/GPflow 20 September 2017, 13:45:08 UTC
75733ff Merge pull request #494 from GPflow/upper-mixin Added upper bound to regression models. 30 August 2017, 12:28:37 UTC
3e5ed83 Fixed test & tweaked notebook. 30 August 2017, 12:07:16 UTC
bdf85bc Merge branch 'master' of github.com:GPflow/GPflow into upper-mixin 30 August 2017, 11:35:52 UTC
f4ce067 Merge pull request #496 from GPflow/artemav/release-update Release 0.4.0 message update 30 August 2017, 11:28:47 UTC
f7d7ce5 Release 0.4.0 message update 30 August 2017, 08:20:13 UTC
52294c4 Merge pull request #471 from GPflow/artemav/session-graph-assign External TensorFlow Session and Graph control 30 August 2017, 07:55:47 UTC
c2e88ee Merge pull request #495 from GPflow/version-update Version was inconsistent with RELEASE.md 30 August 2017, 07:55:11 UTC
e7c9901 Indentation error 30 August 2017, 06:10:08 UTC
bbb7a68 Post-up-to-date fix for some unforeseen bugs. 29 August 2017, 23:18:54 UTC
81758f7 Up-to-date with master changes. 29 August 2017, 23:01:17 UTC
fe3abdc Version was inconsistent with RELEASE.md 29 August 2017, 16:38:41 UTC
94e4b42 Added upper bound to regression models. 29 August 2017, 16:16:59 UTC
91aa588 Update contributing.md (#493) 29 August 2017, 15:59:07 UTC
b69f71d GPflow python package name doesn't follow PEP8 (#477) * First part of renaming (w/o docs) * Second part of renaming (includes docs) * Third part of renaming (GPflow => gpflow) * Rename 'import GPflow' in notebooks * Revert back GPflow copyright headers * Fix project name in Manifest.in * Rebase with master * Resolving conflicts in tests. * Change release version. 29 August 2017, 13:16:41 UTC
760ed24 Likelihood dimension fixes (#441) * half way through pos def forcing * likelihood checks * added likelihood tests * uncommented vec_to_tri * tidying the tests a little * added check inside model * fixed test with exponential likelihood * fixed multiclass notebook * fixed ordinal notebook * fixed ordinal notebook again * changed benoulli check to warn * re-ran ordinal notebook with float Y * tidy and improve coverage 22 August 2017, 14:00:04 UTC
d3fd05e Remove TF import in setup.py (#488) * TF no longer imported in setup, and update on installation instructions * Update readme to indicate unreliability of pip to get GPU tensorflow working * Adding tensorflow as dependency if importing it fails (account for installed tensorflow-gpu). 18 August 2017, 09:01:34 UTC
621a090 Debugging python notebook error at codeship 17 August 2017, 14:30:02 UTC
8dadaed Dummy commit 17 August 2017, 10:54:04 UTC
6bbb06a Rebase with master 17 August 2017, 08:35:36 UTC
2bfd4c0 Code coverage review 17 August 2017, 08:32:47 UTC
9d7e507 Increase code coverage 17 August 2017, 08:32:46 UTC
050bb5f Travis file. Return full test pipeline via nosetests 17 August 2017, 08:32:46 UTC
5ab29fe Fixing some bugs in tests introduced during convertion 17 August 2017, 08:32:46 UTC
12f714f Testing milstone. Switching to tensorflow TestCase 17 August 2017, 08:32:46 UTC
804ad81 Travis configuration. Only one test file. 17 August 2017, 08:32:46 UTC
405120a Travis configuration 17 August 2017, 08:32:46 UTC
f990d46 Experiments with tensorflow.TestCase 17 August 2017, 08:32:45 UTC
c4a0a69 Use default session 17 August 2017, 08:32:45 UTC
efbf657 Clear logic of passing parameters to autoflow function 17 August 2017, 08:32:45 UTC
3618187 Speedup test execution. Get rid of tensorflow memory deallocation issue. 17 August 2017, 08:32:37 UTC
c0c11dc Text model bug fix 17 August 2017, 08:31:08 UTC
c6e9ff9 Session and Model tests 17 August 2017, 08:31:08 UTC
85a1b27 Autoflow tests 17 August 2017, 08:31:08 UTC
e4c4340 Add model read-only session property 17 August 2017, 08:31:08 UTC
13231cb Post testing changes. Fixing minor bugs 17 August 2017, 08:31:07 UTC
3384b4f Return old name for build_predict function's parameter 17 August 2017, 08:31:07 UTC
f62b1b1 Correct gradient unfolding 17 August 2017, 08:31:07 UTC
22f6df6 Trace filename 17 August 2017, 08:31:07 UTC
a1a3a6a Session and graph parameters for Model and AutoFlow 17 August 2017, 08:31:07 UTC
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
back to top