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
cb4688ad15
scikit-learn
/
sklearn
/
neural_network
History
Guillaume Lemaitre
825388fa75
DOC use Python float instead of C double (
#21489
)
2021-10-28 16:12:14 +02:00
..
tests
DOC Typos found by codespell (
#21069
)
2021-09-17 19:04:54 +02:00
__init__.py
MNT Applies black formatting to most of the code base (
#18948
)
2021-06-17 14:21:09 -04:00
_base.py
DOC use backticks for n_samples and n_features in X docstring (
#20914
)
2021-09-02 13:35:03 +02:00
_multilayer_perceptron.py
DOC use Python float instead of C double (
#21489
)
2021-10-28 16:12:14 +02:00
_rbm.py
DOC Ensures that BernoulliRBM passes numpydoc validation (
#20533
)
2021-09-01 13:49:29 +02:00
_stochastic_optimizers.py
FIX Fixes bug in mlp when loading a pickle and partial_fit (
#19631
)
2021-07-29 16:34:21 +02:00