James Hensman
|
a8c760932e
|
beginnings of gplvm
|
2014-01-24 15:56:27 +00:00 |
|
James Hensman
|
7bb6f4ba4e
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-01-24 15:48:49 +00:00 |
|
James Hensman
|
13cc747623
|
foo
|
2014-01-24 15:48:45 +00:00 |
|
Max Zwiessele
|
cec766b723
|
getstate > _getstate and setstate > _setstate
|
2014-01-24 15:48:23 +00:00 |
|
James Hensman
|
3fd4e19acd
|
added all authors to GP Regression copyright
|
2014-01-24 15:48:08 +00:00 |
|
Max Zwiessele
|
e128059377
|
new gradient handling way nicer
|
2014-01-24 15:07:28 +00:00 |
|
James Hensman
|
f0ac290eb3
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-01-24 14:15:45 +00:00 |
|
James Hensman
|
c1a416debc
|
more gradient based tomfoolery
|
2014-01-24 14:15:32 +00:00 |
|
James Hensman
|
7b5e8a9ffc
|
changes to rbf and white to allow new parameter gradient structure
|
2014-01-24 14:06:16 +00:00 |
|
Max Zwiessele
|
8ae58f59f6
|
gradient field added to param
|
2014-01-24 12:22:58 +00:00 |
|
James Hensman
|
ad5a967b39
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-01-24 12:15:43 +00:00 |
|
James Hensman
|
eb52600537
|
added new gradient functinoality to rbf
|
2014-01-24 12:13:55 +00:00 |
|
Max Zwiessele
|
d4975c2bbd
|
Merge branch 'params' of github.com:SheffieldML/GPy into params
|
2014-01-24 12:00:18 +00:00 |
|
James Hensman
|
2c4d7cca76
|
beginnings of neat gradient framework
|
2014-01-24 11:17:49 +00:00 |
|
James Hensman
|
1dd5efd869
|
tidying in kern.py
|
2014-01-24 11:04:56 +00:00 |
|
James Hensman
|
e94b16e0b3
|
exact gaussian inference now accepts a kern and X, not K
|
2014-01-24 11:03:17 +00:00 |
|
James Hensman
|
206ec5dfc1
|
basic GP regression now working again
|
2014-01-24 10:26:44 +00:00 |
|
James Hensman
|
63ec89567f
|
removed some X_normalising things
|
2014-01-24 10:24:17 +00:00 |
|
James Hensman
|
b9a51a2ab8
|
added PCA to linalg
|
2014-01-24 10:19:03 +00:00 |
|
James Hensman
|
0c51239bdd
|
removed fitc_classification modle
|
2014-01-24 10:18:13 +00:00 |
|
James Hensman
|
6701741c94
|
made svigp depend on GP instead of gp_base
|
2014-01-24 10:16:57 +00:00 |
|
James Hensman
|
d2e0b0eefd
|
removed sinc
|
2014-01-24 10:15:06 +00:00 |
|
James Hensman
|
358cf71e01
|
adding back param_to_array
|
2014-01-24 10:14:00 +00:00 |
|
James Hensman
|
6e5d3d72de
|
removed shapefile dep.
|
2014-01-24 10:10:45 +00:00 |
|
James Hensman
|
0e726b99d0
|
adding gpy_congif from devel
|
2014-01-24 10:04:00 +00:00 |
|
James Hensman
|
28c899926a
|
merged (hard) the util from devel
|
2014-01-24 09:50:49 +00:00 |
|
James Hensman
|
375e2f6225
|
hard-merging in the examples and testing dirs from master.
This is probably a dumb way to do it, but I don;t know better.
|
2014-01-24 09:41:07 +00:00 |
|
James Hensman
|
8022de2a86
|
lots of messing with the sparse inference method
|
2014-01-22 16:24:03 +00:00 |
|
James Hensman
|
9b3795fd8c
|
removed a lot of unnecessary code in sparse GP
|
2014-01-22 15:24:05 +00:00 |
|
James Hensman
|
739e8d4058
|
removed the gp_base abstraction class
|
2014-01-22 15:06:53 +00:00 |
|
James Hensman
|
f669d0124b
|
just general tidying
|
2014-01-06 10:40:36 +00:00 |
|
Max Zwiessele
|
77c02e577d
|
Merged posterior changes
|
2014-01-03 08:02:31 +00:00 |
|
James Hensman
|
8cad49ce13
|
fixed up the Gaussian likelihood a little
|
2013-12-19 16:19:23 +00:00 |
|
Max Zwiessele
|
c7311b7d53
|
IMPORTS
|
2013-12-16 15:14:15 +00:00 |
|
Max Zwiessele
|
6996700d09
|
typo
|
2013-12-16 15:13:40 +00:00 |
|
Max Zwiessele
|
c29c826847
|
minor
|
2013-12-16 15:11:59 +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
|
acbda64769
|
fixed unsized param bug
|
2013-12-16 11:50:32 +00:00 |
|
James Hensman
|
63ab143e7c
|
some tifying in the models classes
|
2013-12-12 14:18:18 +00:00 |
|
James Hensman
|
cd3bcee11c
|
some minor edit to Bernoulli
|
2013-12-12 02:27:20 -08:00 |
|
James Hensman
|
12c3877b50
|
moving fitc
|
2013-12-11 16:15:18 -08:00 |
|
James Hensman
|
414257466e
|
adding a copright notice
|
2013-12-11 16:14:51 -08:00 |
|
James Hensman
|
d703afd96a
|
some work in the Gaussian likelihood
|
2013-12-11 16:03:36 -08:00 |
|
James Hensman
|
f1a08fbfdb
|
mostly docstring noodling
|
2013-12-11 15:42:25 -08:00 |
|
James Hensman
|
9011d8fe2f
|
some noodling around in the likelihoods
|
2013-12-10 14:51:11 -08:00 |
|
James Hensman
|
d8a627c1d8
|
fixed bug introduced my merge
|
2013-12-10 12:17:59 -08:00 |
|
James Hensman
|
8d5fc8a2e2
|
merged in params
|
2013-12-10 11:56:35 -08:00 |
|
Max Zwiessele
|
a3bf662fd3
|
array handling in plotting and weave
|
2013-12-09 00:19:37 +00:00 |
|
Max Zwiessele
|
e1bb3e508e
|
naming and pil changes
|
2013-12-07 18:45:24 +00:00 |
|
James Hensman
|
fed4134727
|
modified docstrings
|
2013-12-06 16:47:08 -08:00 |
|