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
/
tests
History
Jiyuan Qian
e1b5d601a2
MLP bug fixes with random state and loss, removed decision_function, and added test
2016-09-12 11:37:39 +02:00
..
__init__.py
MAINT: re-organize setup.py & make sure all tests are discoverable by nose
2016-05-13 06:57:09 -07:00
test_mlp.py
MLP bug fixes with random state and loss, removed decision_function, and added test
2016-09-12 11:37:39 +02:00
test_rbm.py
MAINT deprecate 1d input arrays for all estimators
2015-09-09 15:49:58 +02:00
test_stochastic_optimizers.py
Finish up mlp_refactoring and squash previous commits
2015-10-23 12:08:11 -04:00