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
/
tests
History
Dimitri Papadopoulos Orfanos
f71c031314
DOC Typos found by codespell (
#21069
)
2021-09-17 19:04:54 +02:00
..
__init__.py
MAINT: re-organize setup.py & make sure all tests are discoverable by nose
2016-05-13 06:57:09 -07:00
test_base.py
MNT Applies black formatting to most of the code base (
#18948
)
2021-06-17 14:21:09 -04:00
test_mlp.py
DOC Typos found by codespell (
#21069
)
2021-09-17 19:04:54 +02:00
test_rbm.py
MNT Applies black formatting to most of the code base (
#18948
)
2021-06-17 14:21:09 -04:00
test_stochastic_optimizers.py
FIX Fixes bug in mlp when loading a pickle and partial_fit (
#19631
)
2021-07-29 16:34:21 +02:00