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
c0bb178389
scikit-learn
/
sklearn
/
neural_network
History
xhan
3207278e03
TST Use random state to initialize MLPClassifier. (
#12892
)
2019-01-27 08:17:58 +08:00
..
tests
TST Use random state to initialize MLPClassifier. (
#12892
)
2019-01-27 08:17:58 +08:00
__init__.py
doc: fix spellings of 'license'
2016-03-31 17:25:31 -07:00
_base.py
MNT Use scipy.special.xlogy to avoid indefinite limit in 0 for x*log(y) (
#12915
)
2019-01-03 23:05:57 +08:00
_stochastic_optimizers.py
MAINT Simplify super() calls (
#12812
)
2019-01-10 22:27:06 +01:00
multilayer_perceptron.py
FIX Fix shuffle not passed in MLP (
#12582
)
2019-01-25 07:58:26 +01:00
rbm.py
MRG Drop legacy python / remove six dependencies (
#12639
)
2019-01-03 15:50:05 +02:00