Max Zwiessele
|
d90d67a8c1
|
Revert "changed to 'update_gradients_q_variational'"
This reverts commit f311bfdf17.
|
2014-02-24 11:45:18 +00:00 |
|
Zhenwen Dai
|
f311bfdf17
|
changed to 'update_gradients_q_variational'
|
2014-02-24 11:33:58 +00:00 |
|
Max Zwiessele
|
1eb8cc5eab
|
variational posterior and prior added, linear updated
|
2014-02-24 09:49:29 +00:00 |
|
Zhenwen Dai
|
7f39070f07
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-02-21 17:56:43 +00:00 |
|
Zhenwen Dai
|
99c6a2095f
|
adapt the new interface of the variational posterior distribution.
|
2014-02-21 17:56:37 +00:00 |
|
Max Zwiessele
|
659643038f
|
parameterized now supports deleting of parameters
|
2014-02-21 17:53:44 +00:00 |
|
James Hensman
|
0dc9a32ba3
|
non-working grads in linear
|
2014-02-21 11:25:33 +00:00 |
|
James Hensman
|
81e0861a60
|
manual merging
|
2014-02-21 10:41:34 +00:00 |
|
James Hensman
|
8b2f39450b
|
workin gon linear kernel
|
2014-02-21 10:38:47 +00:00 |
|
Max Zwiessele
|
b19f9b9f33
|
gradient operations and cachong
|
2014-02-21 10:38:11 +00:00 |
|
Max Zwiessele
|
0c92fca31a
|
linear without caching, derivatives done
|
2014-02-21 09:14:31 +00:00 |
|
Max Zwiessele
|
8ea40a4a13
|
rbf psi 2
|
2014-02-21 08:03:44 +00:00 |
|
James Hensman
|
2c7a620ce7
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-02-20 14:09:30 +00:00 |
|
Max Zwiessele
|
52ab456bfe
|
posterior with one covariance per dimension and param gradient fix
|
2014-02-20 14:09:20 +00:00 |
|
James Hensman
|
847fdef9c8
|
merged in kern chancges
|
2014-02-20 14:07:54 +00:00 |
|
James Hensman
|
d636c8c30c
|
everything is broken
|
2014-02-20 14:04:16 +00:00 |
|
Max Zwiessele
|
46f59f9f64
|
gradients now lazy instantiated
|
2014-02-20 08:38:14 +00:00 |
|
Max Zwiessele
|
1c3fe0c51e
|
regexp now on all parameters
|
2014-02-19 16:54:25 +00:00 |
|
Max Zwiessele
|
fd0dd8df85
|
updated naming to be consistent
|
2014-02-19 15:50:13 +00:00 |
|
Max Zwiessele
|
c4f6b0dbe7
|
copy and missing data
|
2014-02-19 15:32:16 +00:00 |
|
Max Zwiessele
|
d0c563ff0a
|
added sparsegp with missing data
|
2014-02-18 15:52:33 +00:00 |
|
Max Zwiessele
|
a4212e1904
|
final prior computation issues killed
|
2014-02-14 15:23:41 +00:00 |
|
Max Zwiessele
|
345e5b3e7c
|
some updates for params changes and likelihood fixes
|
2014-02-14 15:05:38 +00:00 |
|
Max Zwiessele
|
6419401d60
|
parameters changed more structured now, parameters changed goes from bottom to top, when calling _notify_parameters_changed()
|
2014-02-14 14:40:32 +00:00 |
|
Max Zwiessele
|
f21e8e2394
|
roundtrip error fixed for likelihood tests
|
2014-02-14 13:43:43 +00:00 |
|
Max Zwiessele
|
0919544eb7
|
oops index operations had an assignment error
|
2014-02-14 13:21:44 +00:00 |
|
Max Zwiessele
|
b1c98c2c3d
|
Priors added
|
2014-02-14 13:18:48 +00:00 |
|
James Hensman
|
8d2c97dfb1
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-02-14 11:38:58 +00:00 |
|
Max Zwiessele
|
ffd09c7820
|
checkgrad (╯°□°)╯︵ ┻━┻
|
2014-02-13 21:59:08 +00:00 |
|
Max Zwiessele
|
9af4c34f90
|
gradcheck fixes are not easy
|
2014-02-13 21:14:08 +00:00 |
|
Max Zwiessele
|
13212abd0b
|
parameter adding and removing now fully functional according to tests, including fixes
|
2014-02-13 16:44:45 +00:00 |
|
Max Zwiessele
|
f71af38505
|
fixing now works, removing parameters needs fixing
|
2014-02-13 15:06:05 +00:00 |
|
James Hensman
|
80a734e153
|
variouschanges
|
2014-02-13 13:53:49 +00:00 |
|
Max Zwiessele
|
646400f49e
|
fixed gradchecker and fixes for paramterized
|
2014-02-12 17:30:20 +00:00 |
|
Max Zwiessele
|
a264cdaa98
|
redid constraints
|
2014-02-12 17:11:55 +00:00 |
|
Max Zwiessele
|
cb0fb9d593
|
deleted list array
|
2014-02-12 13:08:13 +00:00 |
|
Max Zwiessele
|
643c90010b
|
merged array_core
|
2014-02-12 11:32:28 +00:00 |
|
Max Zwiessele
|
a29cf87e53
|
deleted listarray
|
2014-02-12 11:31:12 +00:00 |
|
Alan Saul
|
b16ea0e1cd
|
Fixed merge conflict
|
2014-02-12 10:52:12 +00:00 |
|
Max Zwiessele
|
9d262936c6
|
array core and bgplvm working > changes due to __i<op>__ will now be reported
|
2014-02-11 16:54:33 +00:00 |
|
Alan Saul
|
f7cdf598a6
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-02-11 15:23:49 +00:00 |
|
Alan Saul
|
610dbed38a
|
Fixed copy bug of observable array
|
2014-02-11 15:23:00 +00:00 |
|
Max Zwiessele
|
79aca59a37
|
parameter handling with default constraints
|
2014-02-11 14:44:15 +00:00 |
|
Alan Saul
|
835934ff51
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-02-11 14:06:45 +00:00 |
|
Alan Saul
|
c76f1a4d6d
|
Minor reorganising
|
2014-02-11 14:06:42 +00:00 |
|
Max Zwiessele
|
b944427733
|
rename dK_dtheta > gradients_X
|
2014-02-11 12:20:57 +00:00 |
|
Max Zwiessele
|
32491abaff
|
gradchecker now with fixed inputs
|
2014-02-10 16:42:00 +00:00 |
|
Max Zwiessele
|
a13d6ca894
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
GPy/core/parameterization/param.py
|
2014-02-10 16:02:57 +00:00 |
|
Max Zwiessele
|
826d2f04ff
|
checkgrad now global and callable from any parameter
|
2014-02-10 16:01:55 +00:00 |
|
Alan Saul
|
a2b986dc5c
|
Fixed a couple of small params bugs
|
2014-02-10 15:49:50 +00:00 |
|