Ricardo
|
128e894560
|
coregionalized 2D plotting fixed
|
2014-08-06 14:44:56 +01:00 |
|
mzwiessele
|
35b778b45f
|
[logging]
|
2014-06-27 16:19:23 -07:00 |
|
mzwiessele
|
3525e45b2f
|
[copy] is now fully functional, only hierarchy observers will be copied and pickled
|
2014-05-23 11:11:21 +01:00 |
|
mzwiessele
|
fa750d4ba4
|
[dim_reduce examples] updated plotting of brendan and bgplvm_oil
|
2014-05-22 15:08:36 +01:00 |
|
Max Zwiessele
|
dafad62363
|
[lmv_dimselect] we need to keep a pointer to the lvm_dimselect object, as the updates are weak references: dim_select = ...
|
2014-05-20 14:43:18 +01:00 |
|
Max Zwiessele
|
efc1f4413c
|
[ploting] dim reduction
|
2014-05-16 11:20:50 +01:00 |
|
Zhenwen Dai
|
a796b7bc81
|
fix the bug in mocap demos
|
2014-05-15 17:56:07 +01:00 |
|
Max Zwiessele
|
02b5ee1e46
|
[parameterized] restructered a lot and finalized some stuff
|
2014-05-15 11:29:20 +01:00 |
|
Neil Lawrence
|
e9b4e3c770
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2014-05-13 12:17:46 +01:00 |
|
Neil Lawrence
|
db644408ea
|
Add ordinal and attempt to fix downloads
|
2014-05-13 12:17:42 +01:00 |
|
mzwiessele
|
4590a05d0f
|
[visualize] minor
|
2014-05-13 08:50:11 +01:00 |
|
Neil Lawrence
|
c138ee868f
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2014-05-13 05:23:43 +01:00 |
|
Neil Lawrence
|
2256127130
|
Made openmp switch in only dependent on potion in rbf.py and linear.py
|
2014-05-13 05:23:36 +01:00 |
|
Max Zwiessele
|
e9260b248c
|
[visualize] vector show again
|
2014-05-12 14:41:02 +01:00 |
|
Max Zwiessele
|
22221565bb
|
[visualize] some adjustments to vector_show
|
2014-05-12 12:05:31 +01:00 |
|
Max Zwiessele
|
8f54449a4e
|
whitespaces
|
2014-05-09 14:07:42 +01:00 |
|
James Hensman
|
7d41001ae1
|
some hacking on image_show in viaualize
|
2014-05-01 15:28:02 +01:00 |
|
mzwiessele
|
2b7b0a543c
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-04-28 15:14:26 +01:00 |
|
mzwiessele
|
debaf8315d
|
bugfix: lineplot in visualize
|
2014-04-28 15:03:46 +01:00 |
|
James Hensman
|
eca5577260
|
removed imports of files the are not added to the repo.
|
2014-04-23 11:03:57 +00:00 |
|
Zhenwen Dai
|
9d12c83935
|
fix stick man example
|
2014-04-09 12:22:46 +01:00 |
|
Zhenwen Dai
|
5cfc250ad1
|
[SSGPLVM] add plotting class
|
2014-04-08 15:26:34 +01:00 |
|
Zhenwen Dai
|
bbcba2553c
|
[GPU] GPU version of varDTC is ready
|
2014-04-07 10:25:16 +01:00 |
|
James Hensman
|
7973d7bf9f
|
removed some dubuggnin
|
2014-03-31 13:33:44 +01:00 |
|
Zhenwen Dai
|
53627ee282
|
[GPU] GPU kernel
|
2014-03-26 10:47:33 +00:00 |
|
Ricardo
|
5bf119d600
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-03-20 16:50:29 +00:00 |
|
mzwiessele
|
ce728d8465
|
plotting, allot of plotting
|
2014-03-20 16:20:39 +00:00 |
|
Ricardo
|
31ad9b73bf
|
1D inducing inputs modified for coregionalized models
|
2014-03-18 16:04:01 +00:00 |
|
Ricardo
|
385ce7d344
|
Changes to allow mixed noise likelihoods
|
2014-03-17 19:00:16 +00:00 |
|
Ricardo
|
bb7c26b416
|
Y_metadata definition changed
|
2014-03-17 10:27:53 +00:00 |
|
James Hensman
|
c302e515e2
|
plotting fix
|
2014-03-13 16:44:39 +00:00 |
|
James Hensman
|
cc96f5b3d5
|
lots of fixes, including prediction being mean and variance only
|
2014-03-13 14:42:03 +00:00 |
|
Ricardo
|
4ce6d2d72c
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
GPy/core/gp.py
GPy/plotting/matplot_dep/models_plots.py
|
2014-03-12 12:57:04 +00:00 |
|
Ricardo
|
e858a0bdc3
|
changes for coregionalized models
|
2014-03-12 12:45:53 +00:00 |
|
Max Zwiessele
|
5f2b383510
|
plotting returns
|
2014-03-12 09:51:26 +00:00 |
|
Max Zwiessele
|
10608a4565
|
empty spaces
|
2014-03-11 10:25:21 +00:00 |
|
Zhenwen Dai
|
8177d63309
|
[SSGPLVM] new plot variational posterior
|
2014-03-06 16:32:19 +00:00 |
|
Max Zwiessele
|
0df263956f
|
Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory
|
2014-03-04 17:32:46 +00:00 |
|
Zhenwen Dai
|
b9dcb7f640
|
switch input_sensitivity function to model
|
2014-03-04 14:25:11 +00:00 |
|
Max Zwiessele
|
0062a5b16f
|
plotting \o/
|
2014-03-03 15:08:16 +00:00 |
|
Max Zwiessele
|
1d1123fcae
|
plotting with uncertain inputs
|
2014-02-28 11:39:05 +00:00 |
|
James Hensman
|
68f0af4deb
|
fixes in the plotting and in the dot graphing
|
2014-02-26 17:13:47 +00:00 |
|
Max Zwiessele
|
adce78ba5a
|
maps import
|
2014-02-26 13:18:37 +00:00 |
|
Ricardo
|
b6edc1a298
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-02-26 11:26:58 +00:00 |
|
James Hensman
|
f6da5345d9
|
plot latent updated
|
2014-02-26 09:16:31 +00:00 |
|
Max Zwiessele
|
51dca0fcbc
|
ard plotting
|
2014-02-26 08:22:38 +00:00 |
|
Ricardo
|
e26ce3f71d
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
GPy/kern/_src/constructors.py
|
2014-02-25 19:12:12 +00:00 |
|
Max Zwiessele
|
22403a266f
|
merged static
|
2014-02-24 14:50:23 +00:00 |
|
Max Zwiessele
|
b200b9fa90
|
input_sensitivity and ard plotting
|
2014-02-24 14:47:43 +00:00 |
|
James Hensman
|
d3eaef5c99
|
plotting conflict fixed
|
2014-02-24 13:55:11 +00:00 |
|