Commit graph

2859 commits

Author SHA1 Message Date
Zhenwen Dai
62241c4211 to merge with new bug fix 2014-09-05 14:36:05 +01:00
mzwiessele
a358c51829 [printing] added model details for printing 2014-09-05 14:21:34 +01:00
mzwiessele
f048245a9c [parameter_core] empty space 2014-09-05 14:21:18 +01:00
mzwiessele
9978c285a2 [param] indexing routine simplified 2014-09-05 14:20:26 +01:00
mzwiessele
68fa8b6366 minor updates to the docs 2014-09-05 14:18:37 +01:00
mzwiessele
3fff0448be [ard plotting] adjustments to the filtering 2014-09-05 14:17:13 +01:00
mzwiessele
470c0dcfe6 [updates] made updates a function, update_model(True|False|None) 2014-09-05 12:52:38 +01:00
mzwiessele
d9b6acab39 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-09-05 12:40:24 +01:00
mzwiessele
9a74a933f3 [updates] made updates a function 2014-09-05 12:40:20 +01:00
mzwiessele
32469e0461 [testing] updated tests wrt normalization 2014-09-05 12:40:00 +01:00
Zhenwen Dai
f093e60b5d finish the problem of tie with constraints 2014-09-05 11:21:47 +01:00
Zhenwen Dai
4293f37cca Merge branch 'devel' of github.com:SheffieldML/GPy into ties 2014-09-05 10:44:05 +01:00
Zhenwen Dai
e0321c961a fix psicomp problem 2014-09-05 10:43:46 +01:00
mzwiessele
d06f8b9272 [indexing] maybe? cannot tell, tests are broken 2014-09-04 18:02:34 +01:00
mzwiessele
4886dfde08 [indexing] maybe? cannot tell, tests are broken 2014-09-04 18:01:33 +01:00
Max Zwießele
e49bef9b94 [param] indexing fix, this can be memory intensive if millions of parameters 2014-09-04 17:30:06 +01:00
Zhenwen Dai
9f3a933443 wait for a bug fix about param object indexing 2014-09-04 16:38:12 +01:00
James McMurray
ca03714331 Added missing comma
Added missing comma in the hstack call in _get_params.
2014-09-04 15:46:35 +02:00
Zhenwen Dai
df1be1a5f6 Merge branch 'devel' of github.com:SheffieldML/GPy into ties 2014-09-04 14:18:35 +01:00
Zhenwen Dai
cf638a9e34 add untie 2014-09-04 14:18:23 +01:00
Zhenwen Dai
11bb1e4c4c implement splitTies 2014-09-04 14:07:46 +01:00
Zhenwen Dai
a506f4a605 replace _fixes_ _has_fixes_ for support of tie 2014-09-04 13:31:53 +01:00
Zhenwen Dai
59939bd50c some little changes 2014-09-03 18:32:25 +01:00
Zhenwen Dai
39327e0789 the merging of two tie objects are done 2014-09-03 17:24:32 +01:00
Zhenwen Dai
2463a954f7 redesign the tie framework 2014-09-03 15:56:33 +01:00
Zhenwen Dai
e46f3b342e remove the print message in model.checkgrad 2014-09-02 12:33:52 +01:00
Zhenwen Dai
808cfb0501 Allow the default constraint of a Param object to be 'fixed' 2014-09-02 11:52:09 +01:00
Zhenwen Dai
e332c1e246 more for debug 2014-09-01 18:39:43 +01:00
Zhenwen Dai
1abb3087ae update the tie framework roadmap 2014-09-01 16:16:32 +01:00
Zhenwen Dai
a9a86ac323 improved implementation of tie 2014-09-01 16:13:11 +01:00
Zhenwen Dai
ca5067c614 improve debug helper 2014-09-01 15:23:41 +01:00
Zhenwen Dai
09589fb50f merge current devel in 2014-09-01 12:04:28 +01:00
Zhenwen Dai
1110cc31e6 some progress for parameter tie 2014-08-29 18:52:53 +01:00
Zhenwen Dai
140354c02d Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-08-29 15:21:31 +01:00
Zhenwen Dai
a6e7d01ad2 add debug util module and try to debug sparsegp_mpi 2014-08-29 15:21:21 +01:00
mzwiessele
c0bf227985 [dim red plots] plotting big models
Conflicts:
	GPy/plotting/matplot_dep/dim_reduction_plots.py
2014-08-28 15:55:00 -07:00
Zhenwen Dai
313a238b15 adapt sparsegp_mpi for normalizer arguement 2014-08-28 18:01:25 +01:00
Zhenwen Dai
91d1cd3131 fix the bug: the randomize function cannot properly handle variables with prior 2014-08-28 17:57:29 +01:00
mzwiessele
7bdbe21cd1 [kernel ard plot] label adjustment 2014-08-27 16:21:03 -07:00
mzwiessele
8cf11257b0 [normalizer] only mean, because variance could be not Gaussian... 2014-08-27 15:47:57 -07:00
mzwiessele
a3c8739f9e [normalize] 2014-08-27 13:07:39 -07:00
mzwiessele
7ec0e75c0e [normalizer] first commit for normalizer in GPy
Conflicts:
	GPy/core/sparse_gp.py
	GPy/models/bayesian_gplvm.py
2014-08-27 12:07:24 -07:00
Zhenwen Dai
7ed0e70a46 further bug fix for sparsegp_mpi 2014-08-27 09:45:06 +01:00
Zhenwen Dai
1e1bbb2a26 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-08-26 18:13:04 +01:00
Zhenwen Dai
f29753e9e6 generalize the interface of mpi 2014-08-26 18:12:41 +01:00
Ricardo
5a6347a6ba Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-08-26 17:06:48 +01:00
Ricardo
993c3421f4 Noise parameters built depending on Y_metadata 2014-08-26 17:06:09 +01:00
Zhenwen Dai
a853d060fb recover the ss_gplvm.py 2014-08-26 16:46:28 +01:00
Zhenwen Dai
0947112f3c Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-08-26 16:38:04 +01:00
Zhenwen Dai
77a96efeba improve numerical stability of vardtc_parallel 2014-08-26 16:38:00 +01:00