https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
1194ff8 Chasing a gost. 08 November 2017, 19:29:47 UTC
1869475 Fixing tests which was never run by nosetests before. 08 November 2017, 18:58:48 UTC
65edbfb Return back nose installation at Travis. 08 November 2017, 16:54:37 UTC
6887de4 Include gpflow configuration file in package. 08 November 2017, 16:53:16 UTC
ea8d03f Change nosetests on pytest. 08 November 2017, 16:24:03 UTC
32e5359 Change in running tests. 08 November 2017, 16:10:24 UTC
722d09a Restructure the code folders. 08 November 2017, 15:25:02 UTC
1c82a23 Clean up repository. 08 November 2017, 14:28:23 UTC
43f7400 Fix tests: likelihoods and params. 07 November 2017, 22:14:22 UTC
1ce37b0 Autobuild distinct file is added. 07 November 2017, 20:35:17 UTC
323e3ce Volatile shape. Fixing notebooks. 07 November 2017, 20:34:34 UTC
22e1a80 Build first, initialize then at autobuild. defer_build can be used as decorator or contextmanager. 07 November 2017, 15:55:33 UTC
b9165be Merge branch 'artemav/GPflow-1.0-RC-no-compile' into GPflow-1.0-RC 06 November 2017, 22:29:41 UTC
d8ece13 Most of the tests are fixed for non-compile rc1.0. Except notebooks. 06 November 2017, 22:08:21 UTC
65d99e0 A bunch of tests are fixed for w/o compilation rc1.0. 06 November 2017, 20:11:39 UTC
3b961e2 Compile at 'new' instead of bare build. 06 November 2017, 13:37:32 UTC
07de260 Quick fix of broken log_jacobian_tensor in transforms.Rescale 06 November 2017, 11:58:43 UTC
bf470ce Mean functions work at w/o compile GPflow 1.0 06 November 2017, 00:05:37 UTC
5946662 Likelihood tests work at w/o compile GPflow-1.0 05 November 2017, 23:54:46 UTC
a387a45 enum.auto() does not exist in python <3.6 05 November 2017, 23:37:41 UTC
c2e94ba Fixes for another bunch of tests: hmc, kernels. 05 November 2017, 23:34:06 UTC
7c8e935 Fixing a bunch of tests for no-compilation. HMC's logprobs boolean option. 05 November 2017, 22:47:35 UTC
4a05c95 Add tests at params.py 05 November 2017, 20:24:34 UTC
4a13ddd No compilation functions. 05 November 2017, 19:11:27 UTC
a7b1051 Debugging travis test issues. 03 November 2017, 11:24:57 UTC
e62dfab Debugging travis test issues. 03 November 2017, 10:17:13 UTC
2721756 Debugging travis test issues. 03 November 2017, 09:57:55 UTC
33a968e Debugging travis test issues. 03 November 2017, 09:31:39 UTC
d178e73 Debugging travis test issues. 03 November 2017, 00:24:57 UTC
e527cf8 Debugging travis test issues. 03 November 2017, 00:15:10 UTC
74c510c Fix ordering dict bug in autoflow tests. 03 November 2017, 00:04:52 UTC
b66683b Debugging autoflow test. 02 November 2017, 23:08:41 UTC
5b99b65 Remove travis copy file. 02 November 2017, 22:26:03 UTC
9420424 Travis settings are back. 02 November 2017, 22:16:25 UTC
ee902f9 Comment temporarily one hmc test because it is very unstable. 02 November 2017, 22:07:35 UTC
49a385e Method equivalence tests work at rc1.0. 02 November 2017, 21:49:05 UTC
c90ed79 Merge pull request #535 from GPflow/gpflow-1.0-notebooks Gpflow 1.0 notebooks 02 November 2017, 21:01:19 UTC
d5ff07d Likelihoods tests work at rc1.0. 02 November 2017, 16:33:42 UTC
f618fe4 Broken kern tests fixed again. 02 November 2017, 08:27:18 UTC
30a5671 Mean functions tests work at rc1.0. 01 November 2017, 23:33:26 UTC
9fef7e5 better title formatting on coreg notebook 01 November 2017, 15:34:44 UTC
4b57a4a adding upper/lower bounds notebook 01 November 2017, 15:29:44 UTC
9a7bdf6 remobing regression with updated data notebook 01 November 2017, 14:54:40 UTC
1c43ac4 Merge branch 'GPflow-1.0-RC' of github.com:GPflow/GPflow into GPflow-1.0-RC 31 October 2017, 23:16:44 UTC
98db3c3 Methods test works at rc1.0. 31 October 2017, 22:49:38 UTC
98fbb95 Gpflow 1.0 svgp args (#534) * added num_data as ann optional argument to SVGP this is useful when passing in a tensor for the data * add docstring 31 October 2017, 13:35:35 UTC
943fed5 Sanity check notebook updated 31 October 2017, 09:48:09 UTC
a659d17 removed structure notebook (awaiting updated doc from Artem re the new structure of gpflow) 31 October 2017, 09:43:31 UTC
126664f Data object tests work at rc1.0. 30 October 2017, 21:24:40 UTC
e5e1eb8 sanity check notebook is looking good 30 October 2017, 18:23:54 UTC
1d75151 ordinal notebok updated 30 October 2017, 18:12:50 UTC
8be6f23 mcmc notebook improved 30 October 2017, 18:00:01 UTC
94514cb gplvm notebook done 30 October 2017, 17:26:26 UTC
5c8cf01 coregionalize demo is up 30 October 2017, 17:19:18 UTC
4a49794 classificastion notebook in worlking order 30 October 2017, 16:32:38 UTC
3ae87f9 Session tests work at rc1.0. 29 October 2017, 22:00:38 UTC
dec3dcf Profiling works at rc1.0. Left some 'check it' messages. 29 October 2017, 21:44:15 UTC
3878bc7 Transforms tests work at rc1.0. 29 October 2017, 20:53:57 UTC
193608a Variational test work at rc1.0. 29 October 2017, 19:25:23 UTC
ca7d3cf Triang tests work at rc1.0. 29 October 2017, 18:22:12 UTC
920ff58 Coregion tests work with rc1.0. 29 October 2017, 17:13:59 UTC
b1e60ba Remove depricated functions in conditionals. 29 October 2017, 16:24:20 UTC
ef74ed4 Scipy optimizer and options are at minimize function. 29 October 2017, 16:17:18 UTC
4be9400 Condifinals tests prepared for rc1.0. 29 October 2017, 14:17:20 UTC
129f5be Add some tests to model module. Make autoflow and likelihood tests working with rc1.0. 28 October 2017, 23:00:58 UTC
9c4ed00 Likelihood tests are passing. 27 October 2017, 21:54:21 UTC
2637c4a Correct HMC tests. 27 October 2017, 18:54:23 UTC
ddcddbe ParamList tensor mode behaviour is fixed at getting element function. 27 October 2017, 15:15:35 UTC
fa691d7 Merge branch 'GPflow-1.0-RC' of github.com:GPflow/GPflow into GPflow-1.0-RC 26 October 2017, 23:37:34 UTC
350134d Fix for reordering bug in HMC during while_loop and map_fn. 26 October 2017, 23:37:23 UTC
c7a5bf5 Fixed incorrect parameter dtype assignment on compile. (#532) 26 October 2017, 14:40:39 UTC
ec1eb1d Ensure dtypes are followed when assigning parameters. (#529) 26 October 2017, 09:50:39 UTC
f12ad34 Update docstring for HMC. 25 October 2017, 13:03:10 UTC
1719b51 Merge branch 'GPflow-1.0-RC' of github.com:GPflow/GPflow into GPflow-1.0-RC 25 October 2017, 11:06:09 UTC
f5002f1 Output values of HMC are constrained values now. 25 October 2017, 11:05:53 UTC
fac8000 small edits to printing code (#528) 25 October 2017, 08:55:57 UTC
84e4733 Test parameter's dtypes. 24 October 2017, 22:43:39 UTC
087dfeb Merge branch 'GPflow-1.0-RC' of github.com:GPflow/GPflow into GPflow-1.0-RC 24 October 2017, 17:42:12 UTC
94e5a19 Propogate correct type when dtype is not None at Parameter structure. 24 October 2017, 17:41:22 UTC
66cabe3 Modify docstring for HMC. 24 October 2017, 12:09:39 UTC
f96d0ed Assign operation for parameterized object. 24 October 2017, 10:09:16 UTC
4303206 Merge branch 'GPflow-1.0-RC' of github.com:GPflow/GPflow into GPflow-1.0-RC 24 October 2017, 09:00:22 UTC
0d7f6ae HMC wrap output in pandas DataFrame. 24 October 2017, 09:00:13 UTC
33a8d17 Add licence top at node.py 23 October 2017, 23:05:01 UTC
a7854ef HMC output as dictionary. 23 October 2017, 22:07:44 UTC
be3162f Hidden names for parameters and parameterized gpflow structures. 23 October 2017, 21:44:36 UTC
7790327 Merge branch 'GPflow-1.0-RC' of github.com:GPflow/GPflow into GPflow-1.0-RC 23 October 2017, 17:23:38 UTC
0d9e027 AutoFlow functions accept optional arguments for tf.Session().run 23 October 2017, 17:22:06 UTC
3d07e9d Type casting at Parameter. 22 October 2017, 21:55:59 UTC
2a6673b Add dtype option to Parameter. 22 October 2017, 19:26:40 UTC
3d406c4 Use right objective function inside hmc. 21 October 2017, 21:45:41 UTC
0fa5e2c HMC - strict result unfolding in condition. 21 October 2017, 10:20:24 UTC
99658ed Fixes to extentions of tensor lists. 20 October 2017, 21:47:04 UTC
cb7c385 HMC trainable_tensors is a generator, not a list. 20 October 2017, 15:14:15 UTC
9a1834d HMC rename wrong property. 20 October 2017, 14:50:53 UTC
01a5567 Export only HMC optimizer. 19 October 2017, 23:42:58 UTC
1ecc551 HMC minimize method raises exception correctly. 19 October 2017, 21:50:27 UTC
ea36507 HMC bugfixing. 19 October 2017, 21:46:16 UTC
b0acd6f Finishing work on HMC. 19 October 2017, 15:43:26 UTC
d9a4eeb Clean up hmc mess. 18 October 2017, 23:08:11 UTC
back to top