https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
2b0e60b Initial commit 17 June 2019, 08:11:06 UTC
5351e4f Add config to default values 14 June 2019, 18:59:30 UTC
b668794 Remove garbage files. Update setup.py 14 June 2019, 18:30:41 UTC
4e2d5aa Add VERSION file and change getting version from gpflow package 07 June 2019, 18:33:02 UTC
ad3abd6 Stationary Kernels 31 May 2019, 20:17:23 UTC
ae19ac8 Add utilities folder back 31 May 2019, 09:44:00 UTC
09c2aca Replace util.py module with utilities subfolder 30 May 2019, 14:00:20 UTC
a6cdb51 Formatting 29 May 2019, 11:02:39 UTC
a825310 Remove irrelevant files from repo 18 May 2019, 09:56:14 UTC
56e4796 Formatting 18 May 2019, 07:14:36 UTC
cca61f0 Default optimizer in training loop. 18 May 2019, 07:14:07 UTC
d98a7f4 Quiet GPflow installation 01 May 2019, 21:17:38 UTC
2725abe Install tf nightly 01 May 2019, 21:14:39 UTC
9d47e2e Remove support in circleci org 01 May 2019, 21:12:35 UTC
2a4d09a Add .circleci images and config 01 May 2019, 21:10:46 UTC
0b416af Add circleci config and format files to follow pep8 01 May 2019, 21:06:53 UTC
b1c3983 Correct import for default_* 26 April 2019, 10:32:37 UTC
1a9833c Fix default_jitter call 26 April 2019, 10:19:36 UTC
08adeb5 Fix default_float call. 26 April 2019, 10:10:33 UTC
8e3e4e8 Rename transpose => to adjoint 25 April 2019, 19:25:39 UTC
539c105 Update GPflow docstrings 18 April 2019, 13:10:55 UTC
03e0987 Style formatting 11 April 2019, 21:57:33 UTC
bf743e4 Rename feat and kern to proper names! 11 April 2019, 21:29:16 UTC
55d342a Move broadcasted conditionals tests 11 April 2019, 21:09:00 UTC
090dd1e Move test-methods 08 April 2019, 17:36:29 UTC
50fabb2 Move test_scaled_equclid_dist.py 08 April 2019, 17:19:52 UTC
42f19d2 Resolve merge conflicts 08 April 2019, 17:06:26 UTC
218801c Rename lengthscales => lengthscale, logp => log_prob 27 March 2019, 10:47:11 UTC
78aae26 Scipy optimizer slice indices are fixed to be integers 27 March 2019, 10:39:31 UTC
0a2d2e5 Fix GPflow 2.0 setup.py 26 March 2019, 14:57:57 UTC
849dde3 Transfer multi-output features test. 26 March 2019, 13:44:59 UTC
0536023 Merge branch 'sergio_pasc/gpflow-2.0/move-uncertain-conditional-tests' of github.com:GPflow/GPflow into sergio_pasc/gpflow-2.0/move-uncertain-conditional-tests 26 March 2019, 12:05:38 UTC
648ccff Resolve merge conflicts 26 March 2019, 11:56:30 UTC
4701ee0 Add cosmetic changes 26 March 2019, 11:48:32 UTC
ca60ebe Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-variational-tests 26 March 2019, 11:44:30 UTC
d372b53 Removing ctt from non-parameters 26 March 2019, 10:21:22 UTC
b8d1d68 Fixed numerical errors in Expectations tests 25 March 2019, 17:02:57 UTC
42ca6ce Fixed numerical errors in Expectations tests 25 March 2019, 17:02:15 UTC
e100ca3 Cosmetic changes. 25 March 2019, 10:51:27 UTC
c47d8f5 tests for uncertain_conditionals 21 March 2019, 11:14:00 UTC
4c4e244 Use random generator instead of np.random 20 March 2019, 23:19:12 UTC
a35737f Change len(...) call to ndims 20 March 2019, 22:52:33 UTC
e0bbe69 tests for uncertain_conditionals 20 March 2019, 15:45:52 UTC
3e9f5ac Sync with current awav/gpflow-2.0 20 March 2019, 15:43:01 UTC
cfcc343 Resolve merge conflict 20 March 2019, 15:37:22 UTC
fe8182d Significant changes in base parameter and fix multioutput work with tensors 20 March 2019, 15:35:11 UTC
b70b181 Removing len(q_sqrt.shape) and turning q_sqrt in tf.Tensors 20 March 2019, 14:29:39 UTC
92cbede Removing len(q_sqrt.shape) and turning q_sqrt in tf.Tensors 20 March 2019, 14:10:13 UTC
f4f6e09 Final changes for tests for variationals 20 March 2019, 12:35:10 UTC
ec62e55 Final changes for tests for multioutput GPs 19 March 2019, 17:10:54 UTC
23ac69b Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-tests-multioutput # Conflicts: # gpflow/conditionals/mo_conditionals.py # gpflow/conditionals/mo_sample_conditionals.py # gpflow/conditionals/util.py # gpflow/kernels/mo_kernels.py # gpflow/mean_functions.py # unsorted_tests/test_multioutput.py 18 March 2019, 16:10:42 UTC
ee681fd Merge branch 'sergio_pasc/gpflow-2.0/move-quadrature-tests' into awav/gpflow-2.0 18 March 2019, 15:35:03 UTC
8f5b028 Move quadrature test to test directory 18 March 2019, 15:34:41 UTC
1bb5a04 Quadrature test with pytest 18 March 2019, 15:11:28 UTC
ff95af4 Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-quadrature-tests 18 March 2019, 15:03:17 UTC
0385953 Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-predict-tests # Conflicts: # tests/test_predict.py 18 March 2019, 15:01:35 UTC
4af2664 predict tests modifying transpose 18 March 2019, 14:58:02 UTC
520f15d Add broadcasted conditionals test 18 March 2019, 14:34:21 UTC
9961eab quadrature tests 18 March 2019, 14:28:39 UTC
4ee5e62 Reorganising tests 18 March 2019, 14:19:19 UTC
be14d17 Introduce broadcastable conditionals 18 March 2019, 14:01:02 UTC
e6ce836 Changes in kernel, conditionals and model for multi-output GPs 18 March 2019, 12:21:23 UTC
3b0ae2e first changes for multi-output GPs 15 March 2019, 12:24:39 UTC
5bce01c Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-tests-multioutput 15 March 2019, 10:26:30 UTC
e745e5e first changes for multi-output GPs 15 March 2019, 10:23:41 UTC
5fc4869 Replace get_shape 14 March 2019, 22:36:39 UTC
20894c8 Remove some tests 14 March 2019, 18:09:30 UTC
0741129 Merge branch 'sergio_pasc/gpflow-2.0/move-predict-tests' of github.com:GPflow/GPflow into sergio_pasc/gpflow-2.0/move-predict-tests 14 March 2019, 18:07:25 UTC
6c3baf0 Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-predict-tests 14 March 2019, 18:07:16 UTC
cff754c Remove test which we don't need to transfer 14 March 2019, 18:06:41 UTC
0d42c6a Skip GPR test 14 March 2019, 18:06:01 UTC
4c035b4 Resolve merge conflicts 14 March 2019, 17:56:04 UTC
687a89d Formatting 14 March 2019, 17:55:11 UTC
68e5ef8 Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-test-features 14 March 2019, 17:54:16 UTC
9e29536 Transfer mean function tests 14 March 2019, 17:51:12 UTC
d348f2a Add predict file 14 March 2019, 17:20:03 UTC
65bae8c Move predict test to tests folder 14 March 2019, 17:03:41 UTC
2ec579e Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-predict-tests 14 March 2019, 16:53:54 UTC
0f3a891 Style changes 14 March 2019, 16:45:30 UTC
39d8bb7 Fix styles 14 March 2019, 16:35:01 UTC
7175a49 Return back K_diag for polynomials 14 March 2019, 16:28:02 UTC
7e72a3d Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-kernel-tests 14 March 2019, 11:48:15 UTC
a941fd6 Merge branch 'sergio_pasc/gpflow-2.0/move-test-features' of github.com:GPflow/GPflow into sergio_pasc/gpflow-2.0/move-test-features # Conflicts: # tests/test_features.py 14 March 2019, 11:37:56 UTC
156289e Cleaning up tests for features 14 March 2019, 11:35:24 UTC
ee9d18e Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-predict-tests 14 March 2019, 11:25:10 UTC
319bdc0 Add some amendments 13 March 2019, 23:17:06 UTC
7a2e151 Transfer logdensities tests 13 March 2019, 23:11:39 UTC
8ee2028 Changes for tests in kernels 13 March 2019, 18:13:45 UTC
cf2a1b5 Some tests require revisiting 12 March 2019, 17:41:46 UTC
b558c95 Some tests require revisiting 12 March 2019, 17:40:13 UTC
9423456 Merge branch 'awav/gpflow-2.0' into sergio_pasc/gpflow-2.0/move-predict-tests # Conflicts: # gpflow/kernels/base.py 12 March 2019, 16:10:45 UTC
9823db8 First few changes for test_predict 12 March 2019, 16:06:29 UTC
b393722 Transfer likelihood tests 12 March 2019, 15:46:35 UTC
1ee9146 Remove test_util.py from GP2.0 12 March 2019, 15:18:36 UTC
437588b Merge branch 'awav/tmp' into awav/gpflow-2.0 12 March 2019, 15:17:06 UTC
50422a3 Fixing active_dims 12 March 2019, 15:15:09 UTC
8de76f3 Take correct shape of transformed parameter. 12 March 2019, 13:44:47 UTC
0863085 Finished and verified test for features 11 March 2019, 15:50:25 UTC
6c15f0e Finished and verified test for features 11 March 2019, 15:50:16 UTC
9085216 Sync gpflow 1.0 notebooks 06 March 2019, 16:04:17 UTC
back to top