https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
9d770b0 Merge pull request #62 from GPflow/autoflow_graph_bug_bugfix changes to Autoflow to work when the graph gets reset 27 May 2016, 15:11:11 UTC
d6d9e7a simpification of test to ensure prediction works after rest_graph 27 May 2016, 14:47:36 UTC
f0e172e merging master 27 May 2016, 14:37:08 UTC
253380a Significant speed improvements to tests 27 May 2016, 14:34:31 UTC
3019dad Changes to Autoflow to work when the graph gets reset 27 May 2016, 14:33:15 UTC
2821287 Merge pull request #70 from GPflow/README Updates list of contributors and links to tensorflow.org 27 May 2016, 09:10:46 UTC
28b0093 Merge pull request #45 from GPflow/constant-kernel Added constant kernel 26 May 2016, 08:35:33 UTC
d5b3a5c Fixing merge conflict and some other small issues during review. 25 May 2016, 15:16:25 UTC
b231b83 Fixes links. 25 May 2016, 14:45:10 UTC
7b55929 Updates list of contributors and links to tensorflow.org instead of Github. 25 May 2016, 14:41:05 UTC
b22c78a Merge pull request #68 from GPflow/ClassificationDemo Demo of sparse Gaussian process classification. 25 May 2016, 14:22:06 UTC
9fe360b Demo of sparse Gaussian process classification. 25 May 2016, 12:33:52 UTC
24e7ea2 Merge pull request #66 from vals/py3-compat Syntax changes for Python 3 compatibility 25 May 2016, 07:20:02 UTC
6ec785a Bias -> Constant in tests 24 May 2016, 19:48:48 UTC
a4f0be1 adding Constant kern, matern12 24 May 2016, 19:47:58 UTC
3aeaa0e tidying up the kernel tests a little 24 May 2016, 19:47:41 UTC
6c81f8a Merge branch 'constant-kernel' of github.com:GPflow/GPflow into constant_kernel 24 May 2016, 19:31:50 UTC
d25c788 more mean_func test tidying 24 May 2016, 16:40:46 UTC
0e2e7d5 shortened mean_function tests 24 May 2016, 16:34:33 UTC
5820200 A couple of Py2 specific things in the tests 24 May 2016, 06:32:16 UTC
dda5f87 Syntax changes for Python 3 compatibility 19 May 2016, 14:01:53 UTC
46033f0 Merge pull request #58 from PabloLeon/master Hi @PabloLeon , Nice work. NB. I have run this through codeship here: https://codeship.com/projects/147609/builds/14429398 and coverals here: https://coveralls.io/builds/6043004 The build passes and coverage increases. 05 May 2016, 08:19:37 UTC
35b6f05 updated testsuite, slicing errors for TestMeanFuncs 02 May 2016, 11:59:32 UTC
b03b727 fixed dimensionality issue in test_inverse_operations 02 May 2016, 10:52:25 UTC
fc6461c changed name of mean function constituents to add_1/2 and prod_1/2 02 May 2016, 10:22:27 UTC
799308b fixes for TestModelsWithMeanFuncs 29 April 2016, 16:32:00 UTC
83becc8 added all mean function tests, still some fails 29 April 2016, 15:03:15 UTC
5703347 fixed some typos in documentation 29 April 2016, 14:05:23 UTC
0f94a13 compostional meanfunctions precedence test added - test failing 28 April 2016, 21:08:20 UTC
1ddbaba compositional meanfunctions precedence tests, decomposition fails? 28 April 2016, 21:07:50 UTC
c037bce update test meanfunction doc 28 April 2016, 16:42:54 UTC
b3bace4 add tests for combination types 28 April 2016, 16:37:38 UTC
a8a7ed3 added mult one add zero testcases, not functional yet 28 April 2016, 16:17:03 UTC
4798bf4 test models with mean functions extended for compositions 28 April 2016, 16:05:44 UTC
5379567 mean function names added 28 April 2016, 13:38:59 UTC
2886159 updated calculation of add and product 28 April 2016, 08:40:23 UTC
c4c776e renamed product and sum constituents to aguend, addend, multiplicant and multiplier 28 April 2016, 08:10:33 UTC
95bceb5 Update README.md 27 April 2016, 15:40:41 UTC
562284a updated Product name 27 April 2016, 13:20:00 UTC
dc54df8 added Product and Additive mean functions 27 April 2016, 13:19:28 UTC
4efa6b0 Merge pull request #60 from GPflow/coveralls CI now doen by Codeship and Coveralls 27 April 2016, 12:30:17 UTC
822e2e2 master branch for badges 27 April 2016, 11:48:37 UTC
7a33b03 minor changes to make repo work with codeship/coveralls 27 April 2016, 11:02:54 UTC
c2935a1 mean function addition and multiplication scaffold, need to be able to access the Param valuesof constituent mean functions 26 April 2016, 14:35:21 UTC
7383014 Merge pull request #53 from GPflow/snelson FITC vs VFE notebook. 24 April 2016, 16:36:16 UTC
2123f61 Removing some repeat code in Snelson demo. 22 April 2016, 11:57:40 UTC
7814079 Moving snelson data and some imports. 22 April 2016, 11:57:13 UTC
3d31426 Moving snelson data to a data directory and renaming. 22 April 2016, 11:39:58 UTC
6b21982 FITC vs VFE notebook. 22 April 2016, 11:06:08 UTC
c6044e2 Merge pull request #47 from GPflow/q_sqrT_fixing_err adding fix for #46 and associated test 22 April 2016, 07:56:58 UTC
37db9d9 Merge branch 'master' into q_sqrT_fixing_err 21 April 2016, 13:32:11 UTC
6defdba Merge pull request #52 from GPflow/travis_speedups Shortening travis file. 21 April 2016, 13:30:55 UTC
e43ca4c dummy commit to trigger codeshipt 20 April 2016, 21:43:15 UTC
57a9cb7 Merging tests to speed up travis. 20 April 2016, 19:36:41 UTC
18bf145 Merge branch 'master' into q_sqrT_fixing_err 20 April 2016, 15:28:52 UTC
c0f0fbe Merge pull request #50 from GPflow/tf_main Move from fork to main TensorFlow. 20 April 2016, 13:40:57 UTC
5e92c76 Move from fork to main TensorFlow. 20 April 2016, 08:51:01 UTC
037f1d6 adding fix for #46 and associated test 18 April 2016, 13:26:20 UTC
7c0f312 Added constant kernel. 17 April 2016, 14:53:03 UTC
320eb50 Merge pull request #41 from GPflow/optimizer_tolerance Optimizer tolerance 14 April 2016, 09:34:44 UTC
f66b45f Merge branch 'optimizer_tolerance' of github.com:GPflow/GPflow into optimizer_tolerance 13 April 2016, 22:07:31 UTC
b8e3d9d adding pass-through of tolerance to svgp.py 13 April 2016, 22:06:51 UTC
d543a25 Merge pull request #43 from GPflow/marginal_likelihood added autoflow methods to compute the likelihood (and the prior) 13 April 2016, 19:30:26 UTC
a38d8f9 Merge pull request #37 from GPflow/fitc FITC method for GPflow the code needs a little bit of pep8 work, but so does the whole codebase, so I'll address that on a separate branch 13 April 2016, 19:02:25 UTC
8390cff Merge branch 'fitc' into optimizer_tolerance 13 April 2016, 18:41:26 UTC
dd7a7ec added autoflow methods to compute the likelihood (and the prior) 13 April 2016, 18:37:22 UTC
c9df777 Removing unnecessary compile. 13 April 2016, 17:21:38 UTC
e517970 Removing unnecessary compile. 13 April 2016, 17:14:01 UTC
9b35ef7 bugfix 13 April 2016, 16:51:38 UTC
be2edbd added tolerance parameter pass-through for scipy optimizers 13 April 2016, 16:50:48 UTC
9ea0562 Building up Snelson experiments. 13 April 2016, 14:13:22 UTC
0f2d9c9 Adding full covariance predictions to FITC. 13 April 2016, 13:41:10 UTC
880164a Building up FITC. 13 April 2016, 12:35:19 UTC
7314785 Renaming snelson demo. 13 April 2016, 12:27:06 UTC
69894ba Snelson demo of FITC vs VFE. 13 April 2016, 12:26:03 UTC
2b6d8ba simplification in FITC predict 13 April 2016, 11:22:49 UTC
5aeaa60 edited predicitons for FITC, added to SanityCheck notebook 13 April 2016, 11:19:25 UTC
8d9d459 FITC: tidied code and fixed sign problem in mahalanobis distance 13 April 2016, 11:03:03 UTC
dfcd9af merge --theirs 13 April 2016, 10:25:48 UTC
df931a9 FITC method for GPflow 13 April 2016, 10:16:16 UTC
d7a5de2 Merge pull request #35 from GPflow/white_kernels_in_test FIX: redundant white kernels in test (fixes #34) 12 April 2016, 17:00:49 UTC
4502659 removing white kernels from sanity check notebook 12 April 2016, 15:41:46 UTC
853a8c9 removing unnecessary white kernels from method equivalence test 12 April 2016, 15:39:53 UTC
1eeebe1 Removing extraneous compile. 12 April 2016, 14:00:06 UTC
fab4556 Removing extraneous optimize. 12 April 2016, 13:51:17 UTC
bfef92c Removing unnecessary compiles. 12 April 2016, 13:38:19 UTC
9063c7e Adding comment about numerical inversion. 11 April 2016, 09:51:56 UTC
cb856cb removeing suspect test 09 April 2016, 14:18:10 UTC
19dc98a attempting travis without nose 08 April 2016, 13:06:36 UTC
9692ef3 allowing logging output in travis.yml 08 April 2016, 09:19:51 UTC
a19481f tring to speed up method_equivalence tests 08 April 2016, 08:16:30 UTC
659249e adding timing to travis 06 April 2016, 16:43:07 UTC
cd4e93a Merge branch 'master' of github.com:GPflow/GPflow 06 April 2016, 16:41:24 UTC
cee4dd1 Merge branch 'master' of https://github.com/GPflow/GPflow 01 April 2016, 16:16:38 UTC
96dfb24 Adding travis wait. 01 April 2016, 16:16:26 UTC
430c6eb Fixed typos in GPR docstring 30 March 2016, 16:02:48 UTC
c935db2 Merge pull request #30 from GPflow/table-of-methods-for-README table of methods for README 30 March 2016, 13:51:02 UTC
cf254b8 Merge pull request #27 from GPflow/full_cov_predict Full covariance matrix in predictions 30 March 2016, 13:50:26 UTC
22edbc4 Correcting typo in comment. 30 March 2016, 13:48:49 UTC
efc9529 table of methods for README I think the attached table makes a nice addition to the README. 30 March 2016, 13:45:00 UTC
back to top