mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-03 00:32:39 +02:00
Update __init__.py
Add inference to __init__.py
This commit is contained in:
parent
8288240b7d
commit
47cbdc265e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
import latent_function_inference
|
||||
import optimization
|
||||
import optimization
|
||||
import mcmc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue