
Last week I blogged about using Vgg16 to train and then differentiate between the dogs and cats. Lets dive slightly deeper this week and look at how we can build some similar thing from scratch. Essentially the Vgg16 is a Convolutional Neural Network (CNN), a special type of neural net that is extremely powerful in image […]