Goto

Collaborating Authors

 hand-on unsupervised learning


Unsupervised Machine Learning From First Principles

#artificialintelligence

Attribution for the core content is given to the textbook "Hands-On Unsupervised Learning Using Python: How to Build Applied Machine Learning Solutions from Unlabeled Data" which I would urge you to buy on Amazon


Hands-On Unsupervised Learning Using Python: How to Build Applied Machine Learning Solutions from Unlabeled Data: Ankur A. Patel: 9781492035640: Amazon.com: Books

#artificialintelligence

Most of the successful commercial applications to date--in areas such as computer vision, speech recognition, machine translation, and natural language processing--have involved supervised learning, taking advantage of labeled datasets. However, most of the world's data is unlabeled. In this book, we will cover the field of unsupervised learning (which is a branch of machine learning used to find hidden patterns) and learn the underlying structure in unlabeled data. According to many industry experts, such as Yann LeCun, the Director of AI Research at Facebook and a professor at NYU, unsupervised learning is the next frontier in AI and may hold the key to AGI. For this and many other reasons, unsupervised learning is one of the trendiest topics in AI today.