mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-11 21:12:38 +02:00
Added mlp mapping (with possibility of having multiple layers).
This commit is contained in:
parent
e6739788ea
commit
128ebbabc5
12 changed files with 187 additions and 17 deletions
|
|
@ -4,6 +4,7 @@ import coregionalise
|
|||
import exponential
|
||||
import finite_dimensional
|
||||
import fixed
|
||||
import gibbs
|
||||
import independent_outputs
|
||||
import linear
|
||||
import Matern32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue