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
dfa90ecf2d
scikit-learn
/
sklearn
/
neural_network
History
Andreas Mueller
f9b4e7eedc
don't import train_test_split from deprecated cross_validation module in mlp
2016-03-08 12:44:50 -05:00
..
tests
Finish up mlp_refactoring and squash previous commits
2015-10-23 12:08:11 -04:00
__init__.py
iterate, improve. Nesterov's momentum.
2015-10-21 14:43:38 -04:00
_base.py
General spelling fixes
2015-12-16 09:46:42 -08:00
_stochastic_optimizers.py
General spelling fixes
2015-12-16 09:46:42 -08:00
multilayer_perceptron.py
don't import train_test_split from deprecated cross_validation module in mlp
2016-03-08 12:44:50 -05:00
rbm.py
Fix grammar in rbm docstring
2015-11-16 15:35:00 -08:00