skorch1.0.0
skorch1.0.0
Published
scikit-learn compatible neural network library for pytorch
pip install skorch
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- numpy
>=1.13.3
- scikit-learn
>=0.22.0
- scipy
>=1.1.0
- tabulate
>=0.7.7
- tqdm
>=4.14.0
- Sphinx
; extra == "docs"
- sphinx-rtd-theme
; extra == "docs"
- numpydoc
; extra == "docs"
- accelerate
>=0.22.0; extra == "testing"
- fire
; extra == "testing"
- flaky
; extra == "testing"
- future
>=0.17.1; extra == "testing"
- gpytorch
>=1.5; extra == "testing"
- jupyter
; extra == "testing"
- matplotlib
>=2.0.2; extra == "testing"
- neptune
; extra == "testing"
- numpydoc
; extra == "testing"
- openpyxl
; extra == "testing"
- pandas
; extra == "testing"
- pillow
; extra == "testing"
- protobuf
<4.0dev,>=3.12.0; extra == "testing"
- pylint
; extra == "testing"
- pytest
>=3.4; extra == "testing"
- pytest-cov
; extra == "testing"
- sacred
; extra == "testing"
- safetensors
>=0.3.1; extra == "testing"
- sphinx
; extra == "testing"
- sphinx-rtd-theme
; extra == "testing"
- tensorboard
>=1.14.0; extra == "testing"
- tokenizers
; extra == "testing"
- transformers
; extra == "testing"
- wandb
>=0.12.17; extra == "testing"