Unsupervised Learning Series #2: K-Means + K-Modes = K-Prototypes β Understanding How Data Type Defines Your Clustering Strategy
Author(s): SETIA BUDI SUMANDRA Originally published on Towards AI. When we step into the world of unsupervised learning, one of the first families of algorithms we meet is the K-Family β K-Means, K-Modes, and K-Prototypes.Each member of this family plays a unique …
Exploring Deep Learning Models: Comparing ANN vs CNN for Image Recognition
Author(s): SETIA BUDI SUMANDRA Originally published on Towards AI. Have you ever wondered how well Artificial Neural Networks (ANN) perform compared to Convolutional Neural Networks (CNN) in classifying images? In this article, Iβll walk you through a hands-on project where we train …
Unsupervised Learning Series #1: A Beginnerβs Guide to Concepts and Models That Work
Author(s): SETIA BUDI SUMANDRA Originally published on Towards AI. βNo Label, No Problemβ. Thatβs the motto of Unsupervised Learning β a fascinating branch of machine learning where algorithms learn patterns from unlabeled data. Not part of the Mediumβs partner program? No worries! …