mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-01 15:52:39 +02:00
merged changes in likelihood_functions (James)
This commit is contained in:
parent
879fa138e1
commit
eb04cbed63
3 changed files with 5 additions and 75 deletions
|
|
@ -36,8 +36,8 @@ m.update_likelihood_approximation()
|
|||
#m.checkgrad(verbose=1)
|
||||
m.optimize()
|
||||
print "Round 2"
|
||||
m.update_likelihood_approximation()
|
||||
#rm.update_likelihood_approximation()
|
||||
|
||||
#m.EPEM()
|
||||
#m.plot()
|
||||
m.plot()
|
||||
#print(m)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue