Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 710 Bytes

tutorials.md

File metadata and controls

13 lines (8 loc) · 710 Bytes
title
Tutorials Overview

Currently available tutorials

  • Look at data - This is a beginner's tutorial, that explains how to quickly look at your data or model predictions.

  • Inference Learner - This is an intermediate tutorial, that explains how to create a Learner for inference.

  • Custom ItemList - This is an advanced tutorial, that explains how to create your custom subclasses of ItemBase or ItemList.

  • Deep Learning on a Shoestring - This tutorial will teach you how to make a little GPU RAM to go a long way, and avoid the need to restart the notebook kernel all the time.