scikit-learn/sklearn/neural_network
Olivier Grisel 1e8ca7df87 ENH more informative validation error message 2016-09-12 11:38:14 +02:00
..
tests MLP bug fixes with random state and loss, removed decision_function, and added test 2016-09-12 11:37:39 +02:00
__init__.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
_base.py [MRG] identity activation function for MLPs (#7267) 2016-08-30 13:29:39 +02:00
_stochastic_optimizers.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
multilayer_perceptron.py ENH more informative validation error message 2016-09-12 11:38:14 +02:00
rbm.py fix some warnings in test outputs. 2016-08-27 17:02:22 +02:00