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 Learnerfor inference.
- 
    Custom ItemList - This is an advanced tutorial, that explains how to create your custom subclasses of ItemBaseorItemList.
- 
    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.