
skorch 0.12.1
0
scikit-learn compatible neural network library for pytorch
Contents
scikit-learn compatible neural network library for pytorch
Stars: 4915, Watchers: 4915, Forks: 332, Open Issues: 56The skorch-dev/skorch
repo was created 5 years ago and was last updated 7 hours ago.
The project is very popular with an impressive 4915 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
- 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 56 open issues on GitHub
- choice of network output and NeuralNet criterion
- Disable 'dur' output when fitting model
- Experimental support for accelerate