scikit-learn/sklearn/neural_network
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