mzwiessele
b8aabb97f8
fix: replot with new matplotlib
2017-06-01 11:59:04 +03:00
mzwiessele
1b9b1a95a6
fix: offline plotting workaround with squeezing arrays
2017-06-01 11:59:04 +03:00
mzwiessele
96cc0838eb
fix: Fixed numpy 1.12 indexing and shape preservation
2017-06-01 11:59:04 +03:00
Alex Feldstein
a7a2e53f6d
provide two classes for plotly plots to remove global variable
2017-06-01 11:59:04 +03:00
mzwiessele
a207d09d2b
fix: pkg: changelog
2017-06-01 11:59:04 +03:00
mzwiessele
450717c5c8
Bump version: 1.5.8 → 1.5.9
2017-06-01 11:59:04 +03:00
mzwiessele
9cacf46c18
chg: pkg: CHENGELOG update
2017-06-01 11:59:04 +03:00
mzwiessele
756b618ef4
Bump version: 1.5.7 → 1.5.8
2017-06-01 11:59:04 +03:00
mzwiessele
9eee68e831
fix: pkg: dim reduction simulation with different functions
2017-06-01 11:59:04 +03:00
Alex Feldstein
66bd0b6583
add offline plotting for plotly
2017-06-01 11:59:04 +03:00
Zhenwen Dai
e74a31c482
Update ss_gplvm.py
...
resolve the future warning: FutureWarning:comparison to `None` will result in an elementwise object comparison in the future.
2017-01-29 11:38:13 +00:00
Max Zwiessele
fce0e4258b
Merge pull request #472 from SheffieldML/predictive_gradients
...
fix: predictive_gradients for new posterior class
2017-01-10 15:43:56 +00:00
mzwiessele
6fc0cc630c
fix: predictive_gradients for new posterior class
2017-01-10 14:38:09 +00:00
Max Zwiessele
f36a394766
Merge pull request #470 from SheffieldML/plotting_fix
...
Plotting fix
2017-01-10 13:48:28 +00:00
mzwiessele
b17b92043c
chg: pkg: CHANGELOG update
2017-01-10 12:53:34 +00:00
mzwiessele
3608cff438
Bump version: 1.5.6 → 1.5.7
2017-01-09 11:05:20 +00:00
mzwiessele
b6d2cf4406
fix: removed additional dict line
2017-01-09 11:01:30 +00:00
mzwiessele
fe3bad7200
fix: plotting also allows 3D (capitals)
2017-01-09 10:59:51 +00:00
Safrone
14046705cf
fix: fallback for when no environment variables are set ( #467 )
...
* fix: dev: add or in home directory getting
adds another or when getting the home directory with os.getenv() so that if neither $HOME nor $USERPROFILE environment variable is set, os.path.join() will not fail by getting a None and the config will revert to the default configuration file.
* fix: remove extra statement
2017-01-09 09:50:29 +00:00
Teo de Campos
a2f67febb4
Changed the order of the operations, ensuring that the covariance matrix is symmetric despite numerical precision issues.
...
Suggested by Alan.
2016-12-06 11:01:45 -02:00
beiwang
b1935292d9
Delete gmm_bayesian_gplvm.py
2016-11-11 19:54:57 +00:00
beiwang
567601344c
gmm_creation
2016-11-11 19:18:39 +00:00
beiwang
6aab528af2
gmm_creation
2016-11-11 18:12:14 +00:00
mzwiessele
daa28f5e60
fix: pkg: changelogrc and changelog update
2016-11-07 10:54:04 +00:00
mzwiessele
5d480bfc68
fix: pkg: gitchangelog rc had missing line
2016-11-07 10:52:23 +00:00
mzwiessele
977d336148
Bump version: 1.5.5 → 1.5.6
2016-11-07 10:50:43 +00:00
Max Zwiessele
975b561d96
Merge pull request #448 from thangbui/devel
...
Added pep.py -- Sparse Gaussian processes using Power Expectation Propagation
2016-11-07 10:48:49 +00:00
Thang Bui
7b384ae258
renamed pep test scripts
2016-11-07 09:54:50 +00:00
Max Zwiessele
323b8c4283
Merge pull request #452 from SheffieldML/setupreq
...
fix: Installation #451
2016-11-07 09:04:24 +00:00
Thang Bui
323204541e
fixed seed in pep test script #448
2016-11-01 16:48:45 +00:00
Max Zwiessele
15db5f48ca
fix: Installation #451
2016-10-30 11:36:21 +00:00
Thang Bui
df7c7539f9
added tests
2016-10-27 14:39:32 +01:00
mzwiessele
508e6c009c
fix: pandoc install under travis osx
2016-10-27 14:02:38 +01:00
mzwiessele
d70aa771f4
fix: pandoc install under travis osx
2016-10-27 13:54:57 +01:00
mzwiessele
852e86dddf
fix: pypi changing to pypi.org
2016-10-27 12:47:53 +01:00
Max Zwiessele
2e7ab4a5d8
Merge pull request #447 from SheffieldML/polinomial
...
Polynomial
2016-10-27 12:19:25 +01:00
Max Zwiessele
cb2f36a5af
Merge pull request #449 from SheffieldML/deploy
...
Deploy
2016-10-27 12:17:57 +01:00
Mike Croucher
a94d26d85d
Update setup.py
2016-10-25 14:08:00 +01:00
Thang Bui
eee1fba8ad
Added pep.py -- Sparse Gaussian processes using Power Expectation Propagation
...
This allows interpolation between FITC (EP or alpha = 1), and Titsias's variational (VarDTC, VFE when alpha = 0).
Reference: A Unifying Framework for Sparse Gaussian Process Approximation using Power Expectation Propagation https://arxiv.org/abs/1605.07066
2016-10-19 15:56:10 +01:00
mzwiessele
7977a69dca
new: added ploy basis kernel tests and import
2016-10-13 12:31:39 +01:00
mzwiessele
460757c048
Merge branch 'devel' into polinomial
2016-10-13 12:24:00 +01:00
mzwiessele
0007eccd79
fix: pkg: minor fixes (imports and empty spaces)
2016-10-13 12:23:34 +01:00
mzwiessele
2d9f0f7b78
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
2016-10-13 12:22:57 +01:00
mzwiessele
f3a57b457e
new: gitchangelogrc
2016-10-13 12:21:47 +01:00
mzwiessele
747d24d2fa
chg: added polynomial basis func kernel
2016-10-13 12:19:59 +01:00
Max Zwiessele
b56ec9a265
Merge pull request #446 from SheffieldML/devel
...
newest patch fixing some issues
2016-10-07 09:20:37 +01:00
Max Zwiessele
287584f0cd
Merge branch 'deploy' into devel
2016-10-03 13:59:51 +01:00
Max Zwiessele
a140ba9607
chg: pkg: CHANGELOG update
2016-10-03 13:24:05 +01:00
Max Zwiessele
491a810157
Bump version: 1.5.4 → 1.5.5
2016-10-03 13:23:53 +01:00
Max Zwiessele
c4276dba90
chg: pkg: CHANGELOG update
2016-10-03 13:23:34 +01:00