mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-04 17:22:39 +02:00
initial implementation of hmc
This commit is contained in:
parent
ece85f02fe
commit
e17e539bce
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
from scg import SCG
|
||||
from optimization import *
|
||||
from hmc import HMC,Gmodel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue