Commit graph

496 commits

Author SHA1 Message Date
beckdaniel
419f2fb284 cleaning 2016-03-07 10:53:17 +00:00
beckdaniel
2ecd13b08d moved cubic sine from tests to examples 2016-03-07 10:46:42 +00:00
Max Zwiessele
885d3722cc [mrd] plot_scales and plot_latent added 2016-03-01 10:02:02 +00:00
Max Zwiessele
5d772a8c11 [examples] added bgplvm stochastic example and parameter for dimensionality 2015-12-03 08:48:28 +00:00
Alan Saul
5b4abf4c34 Fixing bernoulli likelihood for Laplace, fixing Zep for EP, and starting working on quadrature limits 2015-10-19 19:29:57 +01:00
mzwiessele
38879caea6 [holy] example was run in examples 2015-10-12 17:08:05 +01:00
mzwiessele
a6ad9c33a6 [docs] updated and testing 2015-10-06 14:04:15 +01:00
mzwiessele
0610903018 [plotting] magnification plot added 2015-10-05 14:10:06 +01:00
Alan Saul
7b1c35f83f Fixed MRD inducing point gradients 2015-09-24 13:44:28 +01:00
Max Zwiessele
1d354f5cce [classification] sparse gp classification and dtc update 2015-09-11 15:08:30 +01:00
Max Zwiessele
c1a2f7e556 [matplotlib] pylab -> pyplot 2015-09-10 08:55:54 +01:00
Neil Lawrence
7c8176e5fd Change crescent data to optimize with .optimize() 2015-07-19 11:27:16 +02:00
Zhenwen Dai
afa0621488 [ssgplvm] implement IBP prior 2015-05-21 14:18:32 +01:00
Zhenwen Dai
7188e92efb start implement ICP for ssgplvm 2015-05-18 16:36:39 +01:00
Neil Lawrence
c05540dc31 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-05-08 11:44:26 +01:00
Neil Lawrence
0da25ee168 Commit to pull. 2015-05-08 11:44:23 +01:00
Mike Croucher
5c653fa4b0 Fix merge conflicts 2015-04-01 13:03:48 +01:00
James Hensman
cf0e29b207 working mean function examples 2015-03-26 08:48:56 +00:00
Mike Croucher
cf1c382acd xrange fixes for Python 3 2015-03-07 07:49:59 +00:00
Mike Croucher
906f69e20e Convert print to function for Python 3 compatibility. 2015-02-26 08:31:44 +00:00
Mike Croucher
5e4afb765a Relative import fixes for Python 3 compatibility 2015-02-26 07:10:10 +00:00
Alan Saul
34932f8746 Huge merge correcting upstream master 2014-11-21 16:49:33 +00:00
James Hensman
6aae3a37c8 more copyrighting 2014-11-21 11:48:40 +00:00
Scott Linderman
c900ee0f70 Removing set of numpy random seed 2014-11-12 19:25:04 -05:00
Max Zwiessele
a5c3e88f83 [MRD] init and sim nicer now 2014-11-12 11:34:44 +00:00
Alan Saul
17cca3c555 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-05 17:43:37 +00:00
Max Zwiessele
b45421c335 [dim red] cmu_mocap normalize 2014-11-05 17:45:52 +00:00
Alan Saul
1cf4ad1ff4 Fixed lots of examples 2014-11-05 17:43:32 +00:00
Max Zwiessele
4e541d854e [examples] dim red bgplvm with missing data 2014-11-05 17:39:10 +00:00
Alan Saul
9b535e6915 Fixing examples 2014-11-05 16:30:11 +00:00
James Hensman
db615610cc Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-05 14:10:03 +00:00
James Hensman
facd24cd5f better handling of missing pods in examples 2014-11-05 14:09:52 +00:00
Zhenwen Dai
9febc73be3 model checkgrad enhancement 2014-11-05 11:58:05 +00:00
Max Zwiessele
79041770c5 [examples] pods 2014-11-04 15:49:56 +00:00
Max Zwiessele
1a8cae99a5 [MRD] running again, using missing_data classes, more details needed for missing data though 2014-11-03 15:04:12 +00:00
Alan Saul
1385c3b271 Removed pod dependency for pickle tests 2014-11-03 13:36:46 +00:00
James Hensman
65f408de9a merge 2014-10-22 16:22:38 +01:00
James Hensman
476d867f89 minor edits to regression examples 2014-10-22 16:21:05 +01:00
James Hensman
e0d3633ec3 handles import of pods correctly 2014-10-16 17:00:17 +01:00
James Hensman
d961f736f2 changed pylab for pyplot in classification examples 2014-10-16 16:53:23 +01:00
Neil Lawrence
765e808c2b Additions to week2 MLAI. 2014-10-16 16:38:24 +01:00
Max Zwiessele
26396939e5 [vardtc] missing data handling and stochastic update in d 2014-10-16 12:52:17 +01:00
Max Zwiessele
829e40b25c [missing_data in sparse gp] can be extended towards missing_data handling in gp itself. Setting up gpy issue 2014-10-09 10:34:01 +01:00
Max Zwiessele
fa7807ee6f [missing data] general implementation for subsetting data 2014-10-08 12:03:51 +01:00
Max Zwiessele
6a260409fa [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
Max Zwiessele
bccd8e094a [updates] merged update structure 2014-09-22 09:29:48 +01:00
Max Zwiessele
ef05f49b8b [updates] updated update structure immensely 2014-09-22 09:26:01 +01:00
Zhenwen Dai
049b58c729 Remove the dependency on matplotlib 2014-09-12 11:51:51 +01:00
Zhenwen Dai
1110cc31e6 some progress for parameter tie 2014-08-29 18:52:53 +01:00
Zhenwen Dai
1061bf5248 change for ssgplvm example 2014-08-12 10:38:58 +01:00