Commit graph

2020 commits

Author SHA1 Message Date
James Hensman
67ddbde119 Merge pull request #148 from martinsch/normalization_fix
Normalization: avoid division by zero for constant feature dimensions
2014-11-21 11:44:51 +00:00
James Hensman
aa48287761 Merge pull request #160 from slinderman/master
Removing set of numpy random seed

Great spot! We're just about to relase the next iteratino of GPy, we'll make sure it happens there too.

Thanks.
2014-11-21 11:43:54 +00:00
Scott Linderman
c900ee0f70 Removing set of numpy random seed 2014-11-12 19:25:04 -05:00
mschiegg
7bbb6c0f74 normalization: avoid division by zero for constant feature dimensions 2014-10-31 13:40:10 +01:00
Nicolo Fusi
585a3b00f8 removed unnecessary spaces from citation 2014-09-14 10:09:38 -07:00
Nicolo Fusi
f83a5aa33b added a way to cite 2014-09-14 10:08:54 -07:00
Neil Lawrence
0f8dbba56d Modified logexp transformation to prevent it returning zero when argument is under -36. 2014-03-07 17:35:00 +00:00
Max Zwiessele
c7913b14fd version change 2014-02-05 09:19:14 +00:00
Max Zwiessele
dcf9c34b20 dim reduction examples clearer and init not as much black magic anymore 2014-02-05 09:09:02 +00:00
Max Zwiessele
cdd3732fce plot_latent now shows selected inputs, even after switching dimensions 2014-02-05 09:08:01 +00:00
Max Zwiessele
04a3102546 added hapmap3 as dataset 2014-02-05 09:07:18 +00:00
Max Zwiessele
65977825c0 sparse gp stability improved 2014-02-05 09:06:51 +00:00
Max Zwiessele
ca632d1389 HapMap3 dataset added 2014-02-03 15:01:40 +00:00
Max Zwiessele
54a9ff2a06 added hapmap download, need to put in data preprocessing for actual usability 2014-01-31 16:56:11 +00:00
mzwiessele
8ccc3e071e dim reduction examples 2014-01-29 11:09:14 +00:00
mzwiessele
0fb894a2c3 dim reduction examples 2014-01-29 11:06:25 +00:00
mzwiessele
6f3b1f06a2 bgplvm steepest gradient map update 2014-01-29 10:47:35 +00:00
mzwiessele
1d932cb1b9 bgplvm steepest gradient map update 2014-01-29 10:46:37 +00:00
mzwiessele
ca190fe232 Merge branch 'master' of github.com:SheffieldML/GPy 2014-01-29 09:57:03 +00:00
mzwiessele
cac0e7da13 plotting bug for bgplvm fixed 2014-01-29 09:56:57 +00:00
mzwiessele
169394e746 scg optimizer scale bounds back to 1e-15 2014-01-29 09:56:19 +00:00
Neil Lawrence
560521c1da Update README.md with funding acknowledgements. 2014-01-29 08:50:22 +00:00
mzwiessele
50db3a90e9 parameterized: added warning switch 2014-01-28 12:05:23 +00:00
mzwiessele
347e2e7fb0 mrd corrections 2014-01-28 10:38:54 +00:00
Max Zwiessele
06ad627f0a version change (early beta, do not change until everythin works 2014-01-24 11:59:54 +00:00
James Hensman
4807967ce7 fixed the SCG optimizer, thanks to Yarin Gal 2014-01-16 16:22:16 +00:00
Max Zwiessele
9a7198447f version now 48 2014-01-10 10:54:28 +00:00
Max Zwiessele
a0f3df74f8 version update 2014-01-10 10:52:15 +00:00
Max Zwiessele
0cf08807ce Merge branch 'master' of github.com:SheffieldML/GPy 2014-01-10 10:51:55 +00:00
Max Zwiessele
be8dad89a6 pickling now allways binary as well as protocol -1 2014-01-10 10:51:25 +00:00
Max Zwiessele
f9b65c022a pickling now allways binary as well as protocol -1 2014-01-10 10:28:53 +00:00
Max Zwiessele
2aa78e5cfc using lbfgs algorithm from scipy.minimize, starting to convert all optimizers to minimize format 2014-01-10 10:27:50 +00:00
Max Zwiessele
6f67ba5190 windows -.- 2014-01-10 10:00:38 +00:00
Max Zwiessele
4ad8f3c02f versions update 2014-01-10 09:59:47 +00:00
Max Zwiessele
c883d9e599 Image is a PIL requirement and should only be imported when actually using it 2014-01-10 09:59:02 +00:00
Max Zwiessele
0b4471a7cd plot handling greatly improved for latent space visualizations 2014-01-10 09:58:28 +00:00
Max Zwiessele
feb34a7c98 version file added 2014-01-07 10:37:43 +00:00
Nicolo Fusi
621a1802ed fixed Ctrl-C behaviour on Windows 2014-01-02 01:40:07 -08:00
Nicolo Fusi
53cd17f55a Merge branch 'master' of github.com:SheffieldML/GPy 2014-01-02 01:39:37 -08:00
Nicolo Fusi
a749d31f8b fixed Ctrl-C behaviour on Windows 2014-01-02 01:39:31 -08:00
James Hensman
ec4a896fdd fixed come path issues in sympykern 2013-12-19 16:33:31 +00:00
Alan Saul
4aa68807bc Rename and redoc 2013-12-17 15:57:08 +00:00
Alan Saul
447f7ceaa2 Moving imports, attempting to update RTD 2013-12-17 15:24:43 +00:00
Alan Saul
9f0c2ea1b7 Changed initalise_latent to take lower of init=PCA and corrected import 2013-12-17 15:08:27 +00:00
Alan Saul
d8312bba5c Change order of imports for RTD 2013-12-17 14:22:24 +00:00
Alan Saul
8929076ce7 Merge branch 'devel' 2013-12-17 13:44:58 +00:00
Alan Saul
0848d6a8e8 Merge branch 'master' into devel 2013-12-17 13:44:41 +00:00
Alan Saul
e77f4039ea Removed variational.py 2013-12-17 13:44:18 +00:00
Alan Saul
210bf41780 Merge pull request #90 from jamesmcm/master
Fixing ReadTheDocs reading docstrings, adding data_resources.json
2013-12-16 11:14:56 -08:00
Alan Saul
6c9c3f9f6d Fixed plot_latent failure 2013-12-16 18:55:19 +00:00