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