Contents

skorch 0.15.0

0

scikit-learn compatible neural network library for pytorch

scikit-learn compatible neural network library for pytorch

Stars: 5606, Watchers: 5606, Forks: 374, Open Issues: 59

The skorch-dev/skorch repo was created 6 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 5606 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 59 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

onnx 1.16.0

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

pyro-ppl 1.9.0

A Python library for probabilistic modeling and inference

orbit-ml 1.1.4.9

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

farm-haystack 1.25.2

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

pytorch-lightning 2.2.1

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