Using computer vision to introduce fundamental tools and concepts for deep learning.

dsets

Things going to discuss are :

Foundation - Pixels

path.ls() —> Returns an object of a special fastai class called L which has same functionality of Python's built-in list.

It prints the count of numbers at first before listing them.