Understanding the Basics: Gradient Descent
Gradient Descent is an optimization algorithm that iteratively adjusts model parameters in the direction of steepest descent of the loss function to find the...
Gradient Descent is an optimization algorithm that iteratively adjusts model parameters in the direction of steepest descent of the loss function to find the...
Part3 of Building a Human Emotion Classifier - Front End GUI and Deployment
Part2 of Building a Human Emotion Classifier using CNN by applying transfer Learning on Resnet18 implemented with FastAI
Part1 of Building a Human Emotion Classifier using CNN by applying transfer Learning on Resnet18 implemented with FastAI
we will try to understand the foundations of Machine learning & Deep learning in the form of Q&A.