Contents

skorch 0.12.1

0

scikit-learn compatible neural network library for pytorch

scikit-learn compatible neural network library for pytorch

Stars: 4915, Watchers: 4915, Forks: 332, Open Issues: 56

The 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
No  skorch  pypi packages just yet.

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

See more issues on GitHub

Related Packages & Articles

pyro-ppl 1.8.3

A Python library for probabilistic modeling and inference

orbit-ml 1.1.3

Orbit is a package for Bayesian time series modeling and inference.

farm-haystack 1.12.2

Neural Question Answering & Semantic Search at Scale. Use modern transformer based models like BERT to find answers in large document collections

pytorch-lightning 1.8.6

PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.