Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Future Blog Post

less than 1 minute read

Published:

This post will show up by default. To disable scheduling of future posts, edit config.yml and set future: false.

Blog Post number 4

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 3

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 2

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

Blog Post number 1

less than 1 minute read

Published:

This is a sample blog post. Lorem ipsum I can’t remember the rest of lorem ipsum and don’t have an internet connection right now. Testing testing testing this blog post. Blog posts are cool.

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