This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f241f5f14e
scikit-learn
/
sklearn
/
neural_network
History
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