mzwiessele
0fc8110538
fix: pkg: dim reduction simulation with different functions
2017-02-23 13:13:34 +00:00
mzwiessele
9be51df4f1
Merge branch 'wgps_improvements' of https://github.com/beckdaniel/GPy into beckdaniel-wgps_improvements
2016-08-03 13:27:52 +01:00
Aki Vehtari
c3963928f1
Python2->Python3
2016-06-09 14:50:53 +03:00
Max Zwiessele
726d76c427
[examples] dim reduction plotting changes
2016-05-03 14:37:55 +01:00
beckdaniel
45f692340a
merged last devel
2016-04-11 11:26:46 +01:00
beckdaniel
3e27748b42
replicated the cubic sine example into warped_gp tests for code coverage
2016-04-07 17:52:59 +01:00
Alexander Grigorievskiy
93e8b71f60
UPD: Added testing, and bug fixing.
2016-03-15 17:33:57 +02:00
Alexander Grigorievskiy
06a7fedd22
ENH: Adding SDE representation of addition, sumation and standard periodic kernel.
...
All changes have been tested tests are added in later commits.
2016-03-15 17:33:56 +02:00
Alexander Grigorievskiy
00e95f957d
ENH: Added templates for state-space kernels.
...
Those are childs of regular kernels with extra "sde" function.
2016-03-15 17:33:56 +02:00
Alexander Grigorievskiy
d9cf9c3bff
FIX: Fixe bug with "expm" function in "state_space_new". Also some minor changes
...
Test function has been modified also.
2016-03-15 17:33:56 +02:00
Alexander Grigorievskiy
5ff256079b
EXT: State-Space modelling functionality is untied with the GPy models.
...
Currently, these new functionality is added on the side, not intervening
the old state-space functionality. Example file has been changed and minimal
example where descripancies appear is cunstructed.
2016-03-15 17:33:56 +02:00
Alexander Grigorievskiy
03d4096fe8
Example of sde_Matern covarince function is added, along with other small changes.
...
State-space example is slightly modified.
Imports are corrected accordingly.
2016-03-15 17:33:56 +02:00
Arno Solin
d061a10207
Updated Kalman filter implementation to new GPy
2016-03-15 17:33:56 +02:00
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