Commit graph

2812 commits

Author SHA1 Message Date
Zhenwen Dai
049b58c729 Remove the dependency on matplotlib 2014-09-12 11:51:51 +01:00
Zhenwen Dai
d7eee6aa00 finish the debug of sparsegp_mpi 2014-09-12 10:36:01 +01:00
Zhenwen Dai
31f11eda40 bug fix: param object randomize 2014-09-11 17:29:47 +01:00
Zhenwen Dai
6c043ed829 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-09-11 16:45:05 +01:00
Zhenwen Dai
e11e294791 changes installtion instructions 2014-09-11 16:44:01 +01:00
Ricardo
31ace537a5 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-09-11 16:18:34 +01:00
Ricardo
badacfb585 bug fixed in normalization 2014-09-11 16:18:13 +01:00
Zhenwen Dai
97d7fa6955 add the Windows installation instructions for GPy 2014-09-11 14:29:50 +01:00
Zhenwen Dai
47b12c20a3 remove nose from install_requires 2014-09-11 13:21:35 +01:00
Zhenwen Dai
5697a533e7 a bug fix for VarDTC_minibatch 2014-09-09 12:17:29 +01:00
Zhenwen Dai
0f47a6b35f adapt the numerical stability strategy from VarDTC to VarDTC_minibatch 2014-09-09 11:46:19 +01:00
Ricardo
71b435b2ab Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-09-09 10:52:26 +01:00
Ricardo
2df978dd2c name can be modified 2014-09-09 10:51:26 +01:00
Zhenwen Dai
4e83501ea5 update sparse_gp_mpi for new interface 2014-09-08 17:22:37 +01:00
Max Zwiessele
4543fc3480 [link|unlink_parameter] renaming add_parameter to link_parameter 2014-09-08 08:57:28 +01:00
mzwiessele
b9e897c50d [documentation] updated big parts of the doc 2014-09-07 15:42:03 +01:00
mzwiessele
3a7e42f24f [documentation] bits and pieces for interacting_with_models 2014-09-05 18:00:29 +01:00
mzwiessele
2dbc4cc57b [printing] warning when reconstraining now prints hierarchy names 2014-09-05 17:59:40 +01:00
mzwiessele
783aa0ca0d [accassibility] GPy.constraints now accassible 2014-09-05 17:59:00 +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
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
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
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
ca5067c614 improve debug helper 2014-09-01 15:23:41 +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