GPy/GPy/mappings
2018-06-07 09:52:13 +01:00
..
__init__.py added extended version of MLP function with multiple hidden layers and different activation functions 2017-07-27 10:12:34 +01:00
additive.py [mean_func] added parameters in additive mean func and tests for mean functions 2016-08-03 08:32:46 +01:00
compound.py mappings, including tests 2015-03-26 11:27:20 +00:00
constant.py Serialization: Add docstrings 2018-06-07 09:52:13 +01:00
identity.py Serialization: Add docstrings 2018-06-07 09:52:13 +01:00
kernel.py mappings, including tests 2015-03-26 11:27:20 +00:00
linear.py Serialization: Add docstrings 2018-06-07 09:52:13 +01:00
mlp.py fix: replacing np.power with np.square for efficiency 2017-09-13 04:54:25 -04:00
mlpext.py added extended version of MLP function with multiple hidden layers and different activation functions 2017-07-27 10:12:34 +01:00
piecewise_linear.py lots of changes to mappings 2015-03-23 14:24:32 +00:00