Max Zwiessele
|
4f56506aa6
|
Merge branch 'devel' into params
|
2013-10-07 08:20:29 +01:00 |
|
Max Zwiessele
|
857f9c0b6e
|
cross term testing switched on
|
2013-10-07 07:43:19 +01:00 |
|
Max Zwiessele
|
9170067e52
|
comment linear x linear for testing purposes
|
2013-10-07 07:42:44 +01:00 |
|
Max Zwiessele
|
31c82a74ce
|
parameter_testing
|
2013-10-07 07:41:51 +01:00 |
|
Max Zwiessele
|
f7f62ec605
|
index operations now work on flattened indices
|
2013-10-07 07:41:23 +01:00 |
|
Max Zwiessele
|
ed3b3414f8
|
unoptimized parameter, still slower than current implementation
|
2013-10-07 07:40:48 +01:00 |
|
Alan Saul
|
4738467a95
|
Docs
|
2013-10-04 19:31:23 +01:00 |
|
Alan Saul
|
ec36007564
|
Removed fit as it is unused
|
2013-10-04 16:33:23 +01:00 |
|
Alan Saul
|
91f194cd29
|
More doc strings
|
2013-10-04 16:32:04 +01:00 |
|
Alan Saul
|
4925d8a0d9
|
Doccing and testing for D dimensional input (not multiple dimensional Y yet)
|
2013-10-04 15:38:59 +01:00 |
|
Alan Saul
|
2acf931482
|
Tidying up a lot, works for 1D, need to check for more dimensions
|
2013-10-04 14:44:50 +01:00 |
|
Max Zwiessele
|
89c0d7e8eb
|
ndarray subclass cleaned up
|
2013-10-04 11:04:55 +01:00 |
|
Max Zwiessele
|
738f6a5928
|
subclassing ndarray almost functional
|
2013-10-04 10:59:11 +01:00 |
|
Alan Saul
|
da67e39e50
|
Tidied up laplace
|
2013-10-03 19:04:00 +01:00 |
|
Alan Saul
|
8343615098
|
Integrated Laplace and merged Merge remote-tracking branch 'gpy_real/devel' into merge_branch
Conflicts:
GPy/core/gp.py
GPy/likelihoods/__init__.py
GPy/likelihoods/likelihood_functions.py
GPy/likelihoods/link_functions.py
|
2013-10-03 16:52:02 +01:00 |
|
Max Zwiessele
|
2ced667193
|
parameters ndarray, stuck at using strides for transformations
|
2013-10-03 12:30:36 +01:00 |
|
Max Zwiessele
|
645aa0f420
|
transformations are singletons now, weak refs for memory managment
|
2013-10-03 11:58:39 +01:00 |
|
Max Zwiessele
|
97787152e9
|
almost there with array inheriting
|
2013-10-03 11:58:09 +01:00 |
|
Max Zwiessele
|
1a8c27d23b
|
with subclassing ndarray, current_slice problems not solved...
|
2013-10-02 19:18:23 +01:00 |
|
Max Zwiessele
|
36e60362da
|
Without inheriting from numpy.ndarray. ndarray functionality missing
|
2013-10-02 19:15:24 +01:00 |
|
Max Zwiessele
|
3b40a47cbc
|
NegativeLogexp Pep8ted
|
2013-10-02 19:14:35 +01:00 |
|
Max Zwiessele
|
269cc84253
|
index operations finalized
|
2013-10-02 19:13:37 +01:00 |
|
Alan Saul
|
c4715b2f5b
|
Fixed white variance
|
2013-10-02 13:37:48 +01:00 |
|
Max Zwießele
|
e8437f7ec3
|
added index_operations and deleted them from paramter
|
2013-10-02 12:38:07 +01:00 |
|
Max Zwiessele
|
9b0b63dd4d
|
Added parameter files - Alan
|
2013-10-02 12:11:53 +01:00 |
|
Max Zwiessele
|
a0b58020a4
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2013-10-01 08:57:05 +01:00 |
|
Max Zwiessele
|
b1d7fc4745
|
more samples for higher sampling accuracy
|
2013-10-01 08:57:00 +01:00 |
|
Neil Lawrence
|
f5b16a13aa
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2013-09-30 22:51:13 +01:00 |
|
Neil Lawrence
|
e06d889d35
|
Added capability for sinc covariance via sympy kernel.
|
2013-09-30 22:51:07 +01:00 |
|
mu
|
033a22ccbe
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2013-09-30 17:17:42 +01:00 |
|
mu
|
b7f88991af
|
testing ODE
|
2013-09-30 17:17:38 +01:00 |
|
Neil Lawrence
|
0d4fd01ae1
|
Minor changes to della_gatta example (multiple optima).
|
2013-09-30 17:00:38 +01:00 |
|
Neil Lawrence
|
7a5c5649c3
|
Replaced check for sympy in constructors.py.
|
2013-09-30 13:35:39 +01:00 |
|
Neil Lawrence
|
b815dd98d1
|
Change to criterion on positive definite check (epsilon*10 instead of epsilon).
|
2013-09-30 08:23:25 +01:00 |
|
Neil Lawrence
|
eee597f9ab
|
Remove coregionalization test as it's causing a core dump! Need to chase this up.
|
2013-09-30 08:16:25 +01:00 |
|
Neil Lawrence
|
a3f3950262
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2013-09-30 08:14:31 +01:00 |
|
Neil Lawrence
|
1581f78412
|
Updates to sympykern including bug fixes and ability to name covariance. Include test for rbf_sympy in kernel tests. Remove coregionalization test as it's causing a core dump! Need to chase this up.
|
2013-09-30 08:14:25 +01:00 |
|
James Hensman
|
00cbb5f742
|
some tidying in the EP likelihood
Changes self.N to self.num_data for consistency with everywhere else
added the factor of 2pi to Z.
|
2013-09-27 17:39:38 +01:00 |
|
James Hensman
|
0dc987de15
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2013-09-24 17:30:54 +01:00 |
|
James Hensman
|
f209477885
|
allowed passing of factr to bfgs algorithm
|
2013-09-24 11:49:47 +01:00 |
|
Neil Lawrence
|
527f4ca469
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2013-09-24 06:15:19 +02:00 |
|
Neil Lawrence
|
0509b6f9d0
|
Added missing files.
|
2013-09-24 06:15:09 +02:00 |
|
Ricardo
|
0ae9f9aafd
|
Fixing W_columns and num_outputs nomenclature
|
2013-09-23 17:29:33 +01:00 |
|
Neil Lawrence
|
c800e0687f
|
Added missing file.
|
2013-09-23 12:24:26 +01:00 |
|
Neil Lawrence
|
a6c89b58f0
|
missing
file
|
2013-09-23 10:59:57 +01:00 |
|
Neil Lawrence
|
4154a4afb6
|
Merging changed files.
|
2013-09-21 12:17:59 +01:00 |
|
Neil Lawrence
|
94ddfa7973
|
Merging changed files.
|
2013-09-21 12:15:58 +01:00 |
|
James Hensman
|
a976d2b42b
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2013-09-20 18:15:55 +01:00 |
|
James Hensman
|
469cbd815d
|
adding extra tests for bgplvm
|
2013-09-20 18:15:45 +01:00 |
|
James McMurray
|
7ff48c2f91
|
Merge pull request #82 from jamesmcm/devel
Devel
|
2013-09-20 09:47:36 -07:00 |
|