GPy/GPy/mappings/__init__.py
2014-10-16 15:44:55 +01:00

7 lines
212 B
Python

# Copyright (c) 2013, 2014 GPy authors (see AUTHORS.txt).
# Licensed under the BSD 3-clause license (see LICENSE.txt)
from kernel import Kernel
from linear import Linear
from mlp import MLP
#from rbf import RBF