mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
added a constant mappiung
This commit is contained in:
parent
55b77064d4
commit
d5b0ed4249
1 changed files with 1 additions and 0 deletions
|
|
@ -6,4 +6,5 @@ from .linear import Linear
|
|||
from .mlp import MLP
|
||||
from .additive import Additive
|
||||
from .compound import Compound
|
||||
from .constant import Constant
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue