https://github.com/GPflow/GPflow

sort by:
Revision Author Date Message Commit Date
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
f6b5aea Add Docstrings 28 March 2017, 11:32:25 UTC
da51d81 Revert "Implement Multi-Layer ArcCosine kernel" This reverts commit 9d2281355cbf35e6f7468d01e4f6a1c23a9710d0. 28 March 2017, 08:20:51 UTC
8a9e831 Merge pull request #320 from GPflow/feval-counter Added a function evaluation counter 28 March 2017, 07:58:53 UTC
9d22813 Implement Multi-Layer ArcCosine kernel 24 March 2017, 18:37:33 UTC
cfabdb8 Avoid tiled zeros 24 March 2017, 18:36:51 UTC
21ee651 Integrate code wording feedback 24 March 2017, 16:42:17 UTC
e423a23 Merge branch 'master' into mlp-kernel 24 March 2017, 16:35:47 UTC
ae02c22 Merge branch 'master' into feval-counter 24 March 2017, 14:59:34 UTC
aec3208 Merge pull request #372 from GPflow/randomize Randomization of parameters 24 March 2017, 09:38:50 UTC
fd777ef Merge branch 'master' into randomize 24 March 2017, 08:19:44 UTC
a296cc4 Merge pull request #376 from GPflow/native_eye removing references to tf_wraps.eye 23 March 2017, 20:46:38 UTC
c5f28dd removing deprecated functinos from coverage 23 March 2017, 15:06:50 UTC
bd3f492 removing tf_wraps.eye from tests 23 March 2017, 14:14:01 UTC
155cf44 Merge branch 'master' into native_eye 23 March 2017, 14:09:46 UTC
89e2c1f Merge branch 'master' into mlp-kernel 22 March 2017, 15:58:28 UTC
e7cd3eb Merge pull request #387 from GPflow/docs_py_version_fix Correcting python version in docs require. 21 March 2017, 16:51:41 UTC
2ccf937 Rework the implementation to ArcCosine kernels 20 March 2017, 19:25:36 UTC
ebdbd29 Merge branch 'master' into native_eye 20 March 2017, 16:24:19 UTC
1771ddf Correcting python version in docs require. 20 March 2017, 16:21:50 UTC
92d427a Merge branch 'master' into randomize 17 March 2017, 11:45:02 UTC
2b028bc Merge branch 'randomize' of https://github.com/GPflow/GPflow into randomize 15 March 2017, 09:48:24 UTC
f935f93 final np.array removed 15 March 2017, 09:46:54 UTC
a230efc Add MLP kernel 15 March 2017, 09:06:35 UTC
c488b5a Merge pull request #384 from GPflow/tfwnicholson/ReassignParam Allow reassignment of Param(eterized)s 14 March 2017, 22:48:14 UTC
683b088 Merge branch 'master' into randomize 14 March 2017, 22:33:08 UTC
fa04f4b Allow reassignment of Param(eterized)s 14 March 2017, 15:31:47 UTC
563e0c5 Merge pull request #380 from GPflow/tfwnicholson/379/NamingGPR Allow naming of GPR 13 March 2017, 15:44:10 UTC
5ef9bd6 Merge branch 'master' into tfwnicholson/379/NamingGPR 13 March 2017, 14:56:48 UTC
8fa1a50 Merge pull request #374 from GPflow/testnotebook Adding tests to cover the notebooks. 13 March 2017, 14:55:41 UTC
fcd6997 Implemented recommendations. 13 March 2017, 14:04:29 UTC
dedc91f Fix broken unit test 13 March 2017, 14:00:44 UTC
4dc8aea typo 13 March 2017, 11:39:55 UTC
60b481a part 2 timer rm 13 March 2017, 11:35:24 UTC
100bfed remove timer 13 March 2017, 11:33:27 UTC
6f164e2 update travis 13 March 2017, 11:30:21 UTC
9dca9ef add notebook packages to travis 13 March 2017, 09:42:21 UTC
bc8f2b2 Allow naming of GPR 10 March 2017, 17:58:20 UTC
79fb1a7 update test 10 March 2017, 14:49:02 UTC
6c9c0ef fixing notebooks, improved test 10 March 2017, 14:32:01 UTC
823e129 Merge branch 'randomize' of https://github.com/GPflow/GPflow into randomize 10 March 2017, 13:57:58 UTC
4711cd9 added support for multidimensional parameters 10 March 2017, 13:57:27 UTC
5446cf0 Merge branch 'master' into randomize 10 March 2017, 10:05:43 UTC
7c1f535 minor edits 10 March 2017, 08:46:08 UTC
96fdc87 removing references to tf_wraps.eye 10 March 2017, 08:19:30 UTC
e15ff9e python 2 compatibility 09 March 2017, 22:44:00 UTC
50431a0 clean up 09 March 2017, 22:36:34 UTC
0c17b45 testing notebooks 09 March 2017, 22:34:00 UTC
1634688 session configuration settings (#371) * configuration settings * autoflow test, override default settings * documentation for session settings 09 March 2017, 17:57:56 UTC
a7c37ce allow overriding default behaviour using opt arg 09 March 2017, 14:58:55 UTC
e29f26b verified backwards-compatibility fix 09 March 2017, 09:01:49 UTC
c95a82c made test backwards-compatible 08 March 2017, 21:57:39 UTC
47a7841 Merge remote-tracking branch 'origin/master' into randomize 08 March 2017, 12:33:16 UTC
7af2c91 added parameter randomization and tests 08 March 2017, 12:27:31 UTC
d10a54b Merge branch 'master' into feval-counter 07 March 2017, 23:21:15 UTC
3a713e8 Multiple params (#370) * Preventing multiple params in tree * Address PR comments 07 March 2017, 15:05:20 UTC
2aabec9 Merge branch 'master' into feval-counter 06 March 2017, 21:00:37 UTC
1d3e25c making ekern_tests deterministic (#366) * making ekern_tests deterministic * missing rng * swiching random seed * small edits to test_ekerns including 100 quadrature points * choleskifying eKxz in RBF * choosing a better random seed and fewer quad points * fewer GH points for poor old servers 06 March 2017, 17:34:31 UTC
ad168b3 Updates to multiclass likelihood. (#365) * correcting the multiclass predict density so that it gave a log density. * fixing the expression in the Multiclass likelihood for predict_density (when using RobustMax). * adjusting the predict mean and variance function of multiclass to deal with predict density giving log probabilities * fixing the corresponding test for this to correct values, * adding a very simple test to check that it computes the log probs. 03 March 2017, 15:37:26 UTC
8acd075 remove explicit dependency on tensorflow 1.0.0 (#363) 02 March 2017, 12:38:27 UTC
312f109 Update svi_test.ipynb (#361) To avoid a `TypeError: _optimize_tf() got an unexpected keyword argument 'max_iters'`, `max_iters` needs to be replaced by `maxiter` 02 March 2017, 10:57:49 UTC
825d141 tensorflow 1.0 (#360) * Switch to tensorflow 1.0.0 * tf.concat_v2 is now called tf.concat * Update tensorflow in docs and travis 02 March 2017, 09:26:00 UTC
7b21373 Tweak of a typo in docs. (#352) 20 February 2017, 12:06:19 UTC
c61389a Merge pull request #351 from GPflow/docs_tlc Docs tlc 20 February 2017, 11:45:06 UTC
2c70fa5 Adding kernels. 20 February 2017, 11:16:56 UTC
5a049ca Correcting typo in settings. 20 February 2017, 10:53:47 UTC
5c3997d Removing typo. 20 February 2017, 10:52:27 UTC
783ba64 Removing incomplete text. 20 February 2017, 10:51:39 UTC
f0c9a8d Adding cross referencing. 20 February 2017, 10:48:26 UTC
82071a4 Tidying classification notebook. 20 February 2017, 10:40:37 UTC
ea383d1 Adding Italics. 20 February 2017, 10:38:15 UTC
596a747 Updating references. 20 February 2017, 10:33:18 UTC
1f6140a Adding reference to intro. 20 February 2017, 10:10:27 UTC
95095ca Adding authors to classification code. 20 February 2017, 10:10:04 UTC
d382260 Roadmap (#348) * Adding roadmap 17 February 2017, 16:35:49 UTC
0125b2a Newer version of nbsphinx. (#347) 17 February 2017, 11:17:15 UTC
56338f2 Requirements rtd (#346) * fix rtd theme import * Removing unnecessary dependency. 17 February 2017, 11:02:24 UTC
624c66c Py35 in docs require. (#344) 16 February 2017, 19:13:22 UTC
89a4a89 Requirements tweak. (#343) 16 February 2017, 18:14:06 UTC
71019ad docs require tweak (#339) * Include sphinx_rtd_theme 15 February 2017, 17:36:06 UTC
a177e81 Fresh docs (#337) * Using nicer style file. * Introducing clearer hieararchy. * Category for tutorials and examples. * Category for api and architecture. * Category for derivations. * Tidying up bibtex and adding docker reference. * Adding version history link and correcting typo. * Correction various out of date aspects of intro. * Better formatting of bibtex. 15 February 2017, 15:19:29 UTC
15793b4 Docker file. (#336) * Docker file and readme edits 14 February 2017, 20:24:24 UTC
20a3f49 Avoid copies via tiling in eKernels (#329) * avoid copies via tiling for matrix_solve * use matmul instead of einsum 03 February 2017, 15:47:10 UTC
6745ccd TF futureproofing: tf.mul -> tf.multiply. (#325) 31 January 2017, 16:36:17 UTC
2906363 Notes for contributors and changes to readme (#317) * First shot at notes for contributors and changes to readme * changing headings * Update contributing.md * Update contributing.md notes for version numbering. * losing the link to google python style guide. 31 January 2017, 15:58:41 UTC
b4dce8c Merge pull request #174 from GPflow/tracer Tracer and wrapped session for GPflow 31 January 2017, 15:00:40 UTC
c1295e1 Update session.py 29 January 2017, 17:46:30 UTC
0935527 Improved coverage. 29 January 2017, 17:32:58 UTC
4c7cbed Simplify session.py, extended tests. 26 January 2017, 18:54:07 UTC
13d548a Added test, addressed comments. 26 January 2017, 18:21:02 UTC
8a4e023 Merge branch 'master' of github.com:GPflow/GPflow into tracer 26 January 2017, 17:59:45 UTC
b07c575 Added test for function evaluation counter. 22 January 2017, 16:16:31 UTC
back to top