MENU

Fun & Interesting

Handwritten Digits Classification: Logistic Regression from Scratch in Python

Endless Engineering 8,851 6 years ago
Video Not Working? Fix It Now

This video shows a step-by-step implementation of logistic regression class in python. A detailed implementation of batch gradient ascent for log likelihood maximization is explained and applied to train classifiers for handwritten digits classification. Using a one-vs-all (one-vs-rest) scheme the binary classification problem is expanded to a multiclass classification problem. ** The python code for this video can be found on Github: https://github.com/endlesseng/ml-vid-code ** SUBSCRIBE: https://www.youtube.com/channel/UCVJF7rVYm0amO8pb--tmBjw?sub_confirmation=1 ** Check out the website: https://endlessengineeringphd.com/ ** Follow us on Instagram for more endless engineering: https://www.instagram.com/endlesseng/ ** Like us on Facebook: https://www.facebook.com/endlesseng/ ** Check us out on twitter: https://twitter.com/endlesseng

Comment