Added mlp mapping (with possibility of having multiple layers).

This commit is contained in:
Neil Lawrence 2013-08-29 19:26:00 +02:00
parent e6739788ea
commit 128ebbabc5
12 changed files with 187 additions and 17 deletions

View file

@ -4,6 +4,7 @@ import coregionalise
import exponential
import finite_dimensional
import fixed
import gibbs
import independent_outputs
import linear
import Matern32