James Hensman
|
55dba3d2d9
|
shape changes for gradeitns of likelihood parameters in variational_expectations
|
2015-03-27 11:14:41 +00:00 |
|
James Hensman
|
72de607199
|
mean functions now working for svgp. with tests
|
2015-03-26 16:20:17 +00:00 |
|
James Hensman
|
02f2bb5c76
|
fixed up product kernel tests
|
2015-03-26 11:45:18 +00:00 |
|
James Hensman
|
624117eaac
|
mappings, including tests
|
2015-03-26 11:27:20 +00:00 |
|
James Hensman
|
cf0e29b207
|
working mean function examples
|
2015-03-26 08:48:56 +00:00 |
|
James Hensman
|
254157ce04
|
Merge branch 'devel' of github.com:/sheffieldml/GPy into mean_functions
|
2015-03-25 16:48:24 +00:00 |
|
James Hensman
|
e74bfd81c6
|
added some clarifying comments with NDL
|
2015-03-25 14:22:39 +00:00 |
|
James Hensman
|
534e0df606
|
some tests for the svgp, and some changes to the likelihoods
|
2015-03-24 14:11:50 +00:00 |
|
James Hensman
|
53081c704d
|
derivatives of likelihood things now working for svgp
|
2015-03-24 13:58:41 +00:00 |
|
James Hensman
|
a331afd5be
|
Merge branch 'devel' of github.com:/sheffieldml/GPy into mean_functions
|
2015-03-23 16:26:35 +00:00 |
|
James Hensman
|
b48d58fb1f
|
merged. ish.
|
2015-03-23 16:26:31 +00:00 |
|
James Hensman
|
90cc217e37
|
minimual edits to exact_inference
|
2015-03-23 15:48:20 +00:00 |
|
James Hensman
|
e97b6e59aa
|
added mean function into the prediction
|
2015-03-23 14:59:08 +00:00 |
|
James Hensman
|
2d312099c0
|
added parseing of mean func to gp.py
|
2015-03-23 14:56:19 +00:00 |
|
James Hensman
|
611febe7eb
|
stupid bug
|
2015-03-23 14:48:13 +00:00 |
|
James Hensman
|
fa801bf46c
|
mean functions in place
|
2015-03-23 14:47:49 +00:00 |
|
mzwiessele
|
66c7da879a
|
[verbose opt] ipython notebook new version widget changes
|
2015-03-23 14:30:25 +00:00 |
|
mzwiessele
|
b0ee68a8b9
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2015-03-23 14:29:15 +00:00 |
|
mzwiessele
|
871f3a6ea3
|
[verbose opt] ipython notebook new version widget changes
|
2015-03-23 14:28:56 +00:00 |
|
James Hensman
|
efb32282de
|
Merge branch 'devel' of github.com:/sheffieldml/GPy into devel
|
2015-03-23 14:24:41 +00:00 |
|
James Hensman
|
9976e56bea
|
lots of changes to mappings
|
2015-03-23 14:24:32 +00:00 |
|
James Hensman
|
99545500b1
|
a little work on mappings
|
2015-03-23 12:38:15 +00:00 |
|
mzwiessele
|
1b46a99e75
|
[optimization] html widget api changes in ipython notebook?
|
2015-03-23 09:57:53 +00:00 |
|
mzwiessele
|
7381531d23
|
[sparse gp] doc changes for missing data
|
2015-03-23 08:48:06 +00:00 |
|
mzwiessele
|
b47e5ab4bb
|
[ploting init] minor
|
2015-03-23 08:47:45 +00:00 |
|
mzwiessele
|
f771944629
|
[optimization] model prints how many parameters there are to optimize
|
2015-03-23 08:46:46 +00:00 |
|
Zhenwen Dai
|
ea5f25900c
|
remove printing
|
2015-03-19 11:33:59 +00:00 |
|
Zhenwen Dai
|
7152f41f82
|
fix the param renaming problem
|
2015-03-19 11:33:00 +00:00 |
|
Mike Croucher
|
c307b989cc
|
Bug fix for issue #161
|
2015-03-15 11:10:45 +00:00 |
|
Mike Croucher
|
e5587cf234
|
Used 'six' to support Py3 and Py2 simultaneously
|
2015-03-13 14:43:49 +00:00 |
|
Mike Croucher
|
7930eb646f
|
Merge from upstream
|
2015-03-13 14:23:40 +00:00 |
|
Zhenwen Dai
|
59bd0d3b6e
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-03-13 09:47:41 +00:00 |
|
Zhenwen Dai
|
7f30fef698
|
add trigger update to set_{X,Y,Z}
|
2015-03-13 09:47:36 +00:00 |
|
frb-yousefi
|
e42937ccaf
|
Descrimative BGPLVM prior with lambda added
|
2015-03-12 11:01:55 +00:00 |
|
mzwiessele
|
d01a0a61e2
|
[optimize] max_f_eval -> max_iters
|
2015-03-11 10:42:44 +00:00 |
|
mzwiessele
|
77b4dc7d44
|
[optimize] added clear functionality for ipython notebook and kern input sensitivity error handling
|
2015-03-11 10:37:21 +00:00 |
|
Zhenwen Dai
|
c6cf0bc121
|
add set_Z function
|
2015-03-09 17:26:18 +00:00 |
|
Alan Saul
|
233c5ee8b4
|
Updated other likelihoods to give back logpdf and gradients for each link_f rather than summing on the inside
|
2015-03-09 10:27:21 +00:00 |
|
tjhgit
|
e115778d74
|
Merge remote-tracking branch 'upstream/devel' into devel
Conflicts:
GPy/kern/__init__.py
|
2015-03-08 09:42:33 +01:00 |
|
Mike Croucher
|
f6b71629e7
|
Fix README.md formatting
|
2015-03-07 08:43:13 +00:00 |
|
Mike Croucher
|
6b3b90d9b3
|
Fix README.md formatting
|
2015-03-07 08:42:05 +00:00 |
|
Mike Croucher
|
cf1c382acd
|
xrange fixes for Python 3
|
2015-03-07 07:49:59 +00:00 |
|
Mike Croucher
|
5eeb2f18e9
|
Updated README.md for recent Py3 work
|
2015-03-07 07:35:55 +00:00 |
|
Mike Croucher
|
028fa93d36
|
kern fix. All tests now pass
|
2015-03-06 17:07:35 +00:00 |
|
Mike Croucher
|
f627c0b1cd
|
2to3 itertools fixer
|
2015-03-06 14:48:19 +00:00 |
|
Mike Croucher
|
3e25098710
|
Fixed leaky comprehension behaviour for Py3
|
2015-03-06 13:06:42 +00:00 |
|
James Hensman
|
48821a6b73
|
Added binomial likelihood
Also some changes to pass through Y_metadata, where it had previously
been (errorneously) omitted.
|
2015-03-05 10:26:02 +00:00 |
|
Mike Croucher
|
6d2393ae90
|
Various Py3 fixes
|
2015-03-04 03:22:44 +00:00 |
|
Mike Croucher
|
273beca272
|
Python 3 metaclass fix
|
2015-03-04 03:08:15 +00:00 |
|
Mike Croucher
|
35aec1c6d0
|
Various Python 3 fixes
|
2015-03-03 20:47:09 +00:00 |
|