Tutorial 3
Deep Learning Workflows with Skorch and RAPIDS
This notebook focuses on model development workflows that combine Skorch with GPU-enabled tooling, giving attendees a reusable pattern for deep learning experimentation in notebook form.
What you will do
- open a ready-to-run Colab notebook
- work through a GPU-based deep learning training workflow
- experiment with tuning and evaluation in an interactive environment
- adapt the notebook for follow-up research projects