Max Zwiessele
|
b944427733
|
rename dK_dtheta > gradients_X
|
2014-02-11 12:20:57 +00:00 |
|
Max Zwiessele
|
e0c68d5eb3
|
_highest_parent_ now follows the tree, dK_dX > gradient_X, added update_grads_variational to linear, bgplvm for new framework
|
2014-02-10 15:12:49 +00:00 |
|
Max Zwiessele
|
0733886ba0
|
all parameterization stuff now in seperate module -> GPy.core.parameterization
|
2013-12-16 13:45:24 +00:00 |
|
Max Zwiessele
|
6c60eef4bd
|
biiig changes in tieing, and printing -> hirarchy now always shown
|
2013-11-11 17:46:33 +00:00 |
|
Max Zwiessele
|
765ab41045
|
bgplvm integrated
|
2013-11-07 08:52:33 +00:00 |
|
Max Zwiessele
|
8c02e4af36
|
added BGPLVM in parameterized
|
2013-11-06 15:15:13 +00:00 |
|
Neil Lawrence
|
00d335444d
|
Changed kern.py so that X2 is correctly passed as None to the kern parts for dK_dX. Modified several kern parts so that dK_dX is correctly computed (factors of 2 missing). Removed spurious factors of 2 from gplvm, bcgplvm, sparse_gp and fitc code.
|
2013-09-14 20:02:40 +01:00 |
|
Max Zwiessele
|
e3af917b1b
|
Merge of rbf_inv failed, corrected with AD
|
2013-07-24 15:30:30 +01:00 |
|
Max Zwiessele
|
cdf7735176
|
merge rbf_inv changes
|
2013-07-18 15:53:50 +01:00 |
|
Max Zwiessele
|
9b161b7440
|
caching bugfix for psi2 computations
|
2013-07-18 15:39:58 +01:00 |
|
James Hensman
|
8131a065cb
|
small changes to rbf and rbf_inv
|
2013-07-18 15:36:04 +01:00 |
|
Andreas
|
14b8fd0c7d
|
Rewritten most parts wrt inv_lengthscale (still missing dK_dtheta and dPsi2_dtheta can be written better)
|
2013-07-17 22:07:14 +01:00 |
|
Andreas
|
1c9227fd14
|
Rbf inv now working
|
2013-07-16 16:22:44 +01:00 |
|
Andreas
|
2af17be146
|
Added rbf_inv.py
|
2013-07-15 20:13:29 +01:00 |
|