scikit-learn/sklearn/neural_network
Christos Aridas 2b503bdc08
CLN Remove self-assignments from tests (#17776)
2020-06-29 15:22:21 -04:00
..
tests CLN Remove self-assignments from tests (#17776) 2020-06-29 15:22:21 -04:00
__init__.py MAINT Deprecate any import that is not from sklearn.neural_net… (#14939) 2019-09-10 20:57:36 +02:00
_base.py PERF Don't return anything from neural net activation functions (#17633) 2020-06-21 11:45:19 +10:00
_multilayer_perceptron.py MNT Remove unused variable `batch_size` in MLP `_fit` (#17754) 2020-06-27 21:39:28 +10:00
_rbm.py ENH 32/64-bit float consistency with BernoulliRBM (#16352) 2020-06-24 00:32:04 +02:00
_stochastic_optimizers.py DOC Documentation Improvement in _stochastic_optimizers.py (#16166) 2020-01-21 17:56:22 +01:00