Posts by Collection

portfolio

publications

talks

$K$-means Clustering Algorithm via Vector Quantization

Published:

The talk is about a mathematical model of data compression known as Vector Quantization and its algorithmic adaptation, the well-known K-means algorithm. The goal of this talk is to show how the mathematical theories of vector quantization model became the fundamental structure of K-means clustering algorithm. The slide can be found here.

Fundamental and Hands-on Introduction to Machine Learning

Published:

This talk aims at providing key concepts of Machine Learning through real examples. Linear models in regression and classification are introduced along with some tasks. Some gradient-based optimization and penalization techniques are also discussed from Linear Regression to Deep Neural Networks. The slide can be found here: Introduction to Machine Learning. For those who want to play with the codes, you can find jupyter notebook of the simulation here: Teaching repository.

teaching