Skip to content

thomasjpfan/skorch_talk

Repository files navigation

Skorch Talk

Skorch - A Union of Scikit-learn and PyTorch

Presentation

The slides can be downloaded at: download link.

Google Colab

Local Setup

To clone this repo run:

git clone --depth 1 https://github.com/thomasjpfan/skorch_talk

To run the notebook locally, please following the following setup procedure:

  1. Install dependencies: conda env create -n skorch_env -f environment.yml
  2. Activate env: conda activate skorch_env
  3. Activate env: conda activate skorch_env
  4. Launch jupyter lab: jupyter lab

About

Talk covering the features of skorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published