skorch 1.0.0
0
scikit-learn compatible neural network library for pytorch
Contents
scikit-learn compatible neural network library for pytorch
Stars: 5845, Watchers: 5845, Forks: 390, Open Issues: 61The skorch-dev/skorch
repo was created 7 years ago and the last code push was 3 weeks ago.
The project is extremely popular with a mindblowing 5845 github stars!
How to Install skorch
You can install skorch using pip
pip install skorch
or add it to a project with poetry
poetry add skorch
Package Details
- Author
- None
- License
- new BSD 3-Clause
- Homepage
- https://github.com/skorch-dev/skorch
- PyPi:
- https://pypi.org/project/skorch/
- GitHub Repo:
- https://github.com/skorch-dev/skorch
Related Packages
Errors
A list of common skorch errors.
Code Examples
Here are some skorch
code examples and snippets.
GitHub Issues
The skorch package has 61 open issues on GitHub
- choice of network output and NeuralNet criterion
- Disable 'dur' output when fitting model
- Experimental support for accelerate