mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
scg optimizer enhancments and mrd demo fix
This commit is contained in:
parent
803b7d3c88
commit
9dabd32e30
2 changed files with 2 additions and 3 deletions
|
|
@ -284,7 +284,6 @@ def mrd_simulation(optimize=True, plot=True, plot_sim=True, **kw):
|
|||
|
||||
from GPy.models import mrd
|
||||
from GPy import kern
|
||||
from GPy.core.transformations import logexp_clipped
|
||||
|
||||
reload(mrd); reload(kern)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue