341 Forks
5081 Stars
5081 Watchers

skorch

A scikit-learn compatible neural network library that wraps PyTorch

How to download and setup skorch

Open terminal and run command
git clone https://github.com/skorch-dev/skorch.git
git clone is used to create a copy or clone of skorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with skorch https://github.com/skorch-dev/skorch/archive/master.zip

Or simply clone skorch with SSH
[email protected]:skorch-dev/skorch.git

If you have some problems with skorch

You may open issue on skorch support forum (system) here: https://github.com/skorch-dev/skorch/issues