Day 4 of 60 days of AI

Watched 5th lecture showing how to build a dead simple neural network from scratch. Read the pandas chapter from the book Python for data analysis by Wes McKinney. Read the PyTorch docs on how to use tensors and the magic of autograd.