mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-04 17:22:39 +02:00
Added initial version of the refactored EP
This commit is contained in:
parent
dfc5bd42dc
commit
0d06dc3b4e
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ from paramz import ObsAr
|
|||
from . import ExactGaussianInference, VarDTC
|
||||
from ...util import diag
|
||||
from .posterior import PosteriorEP as Posterior
|
||||
from .posterior import MultioutputPosteriorEP as MultioutputPosterior
|
||||
|
||||
log_2_pi = np.log(2*np.pi)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue