What we learned machine learning and deep learning
So we have learned a lot from the machine learning and deep learning from Sebastian Raschka.
See his blog
https://magazine.sebastianraschka.com/
And the following machine learning and deep learning courses.
https://sebastianraschka.com/blog/2021/ml-course.html
https://sebastianraschka.com/blog/2021/dl-course.html
The first set of courses cover:
kNN - k nearest neighbor
decision trees
and popular ML python libraries.
Comments