mzwiessele
a83d41512f
Merge branch 'deploy' of github.com:SheffieldML/GPy into deploy
2017-06-19 13:10:34 +01:00
mzwiessele
fcd19fcacb
fix: pkg: changelog
2017-06-19 13:10:13 +01:00
mzwiessele
fdff068bc4
Bump version: 1.7.2 → 1.7.3
2017-06-19 13:09:54 +01:00
mzwiessele
24091f5918
fix: appveyor build failing
2017-06-19 13:09:49 +01:00
Max Zwiessele
a537ccd9a6
Merge pull request #497 from SheffieldML/devel
...
New fixes for parallel optimize and minor fixes
2017-06-19 12:42:14 +01:00
Akash Kumar Dhaka
b58c8a0ab9
bug fix to prevent infinite loop because of incorrect stopping condition
2017-06-17 19:01:04 +03:00
mzwiessele
1cf6da080c
fix: pkg: CHANGELOG
2017-06-17 13:18:37 +01:00
mzwiessele
ff7d9a1dd2
Bump version: 1.7.1 → 1.7.2
2017-06-17 13:18:20 +01:00
mzwiessele
0ead8b1a0f
fix: pkg: CHANGELOG
2017-06-17 13:18:11 +01:00
mzwiessele
74b89ae7d1
fix: appveyor build python 3.6
2017-06-17 13:18:02 +01:00
mzwiessele
e3c22581a6
fix: pkg: CHANGELOG
2017-06-17 13:06:43 +01:00
mzwiessele
41eed1c100
Bump version: 1.7.0 → 1.7.1
2017-06-17 13:06:11 +01:00
mzwiessele
8419d8c023
fix: appveyor build python 3.6
2017-06-17 13:06:06 +01:00
mzwiessele
dc4127dbc2
fix: pkg: CHANGELOG
2017-06-17 12:12:39 +01:00
mzwiessele
61235643ee
Bump version: 1.6.3 → 1.7.0
2017-06-17 12:11:55 +01:00
mzwiessele
70765ae862
fix: support for 3.5 and higher now that 3.6 is out
2017-06-17 12:11:45 +01:00
mzwiessele
846a873a26
fix: pkg: CHANGELOG
2017-06-17 12:00:44 +01:00
mzwiessele
f5b879e307
Bump version: 1.6.2 → 1.6.3
2017-06-17 12:00:04 +01:00
Max Zwiessele
a07a2f639e
Merge pull request #504 from rmcantin/devel
2017-06-16 13:34:19 +01:00
Max Zwiessele
ac1c98ead9
Merge pull request #511 from dirmeier/devel
2017-06-16 13:33:30 +01:00
Akash Kumar Dhaka
f9a0325b9e
adding some test cases for EP.. more work needs to be done, these are some high level test cases ..
2017-06-12 13:46:50 +03:00
Zhenwen Dai
bd8947c8c2
Merge pull request #512 from pgmoren/EP_refactor
...
Refactor EP/EPDTC
2017-06-09 18:01:56 +01:00
Moreno
dd0d8f7862
Refactor EP and EPDTC
2017-06-08 11:00:17 +01:00
dirmeier
31c03b431a
Added LICENSE file to MANIFEST.in
2017-06-05 20:17:31 +02:00
Zhenwen Dai
8569424933
Merge pull request #508 from esiivola/EP_refactor
...
Bring the ongoing working about EP refactoring
2017-06-02 11:59:46 +02:00
Akash Kumar Dhaka
84e39667fa
change import statements for calling locally
2017-06-01 16:07:50 +03:00
Akash Kumar Dhaka
61872fb315
fresh branch for these new likelihood functions along with test code- will work atleast with La[lace approximation ...
2017-06-01 15:03:19 +03:00
Moreno
63751de912
Changes in EP/EPDTC to fix numerical issues and increase the flexibility of the inference.
...
Changes to avoid numerical issues and improve the performance:
- Keep value of the EP parameters between calls
- Enforce positivity of tau_tilde
- Stable computation of the EP moments for the Bernoulli likelihood
- Compute marginal in the GP model without directly inverting tau_tilde
Changes to improve the flexibility:
- Add parameter for maximum number of iterations
- Distinguish between alternated/nested mode
- Distinguish between sequential/parallel updates in EP
2017-06-01 11:59:04 +03:00
Max Zwiessele
113f84d6a7
cython in linalg
...
did set cython to working if linalg_cython was importable.
2017-06-01 11:59:04 +03:00
mzwiessele
8c72eb2932
chg: pkg: CHANGELOG update
2017-06-01 11:59:04 +03:00
mzwiessele
335ecec584
Bump version: 1.6.0 → 1.6.1
2017-06-01 11:59:04 +03:00
mzwiessele
0ee2910391
fix: beiwang will add GMM in full
2017-06-01 11:59:04 +03:00
mzwiessele
cc93fe54af
chg: pkg: CHANGELOG update
2017-06-01 11:59:04 +03:00
mzwiessele
7b58495dc7
Bump version: 1.5.9 → 1.6.0
2017-06-01 11:59:04 +03:00
mzwiessele
011e3d6439
fix: kernel tests and variational tests
2017-06-01 11:59:04 +03:00
mzwiessele
703a136c8c
fix: plotting tests for new matplotlib
2017-06-01 11:59:04 +03:00
mzwiessele
970bd5399b
fix: model tests numpy integer error
2017-06-01 11:59:04 +03:00
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
esiivola
a5c06b195d
Added initial version of the refactored EP
2017-06-01 02:40:01 +03:00
esiivola
7d996e79e9
Added initial version of the refactored EP
2017-06-01 02:38:17 +03:00
esiivola
be192779a0
Added initial version of the refactored EP
2017-06-01 02:19:58 +03:00