Skip to Content

K-Means

2016 - 2016
GitHub Repository

University course: Programming languages.

Implementation of Lloyd’s k-means algorithm in multiple languages. The course taught functional and logical programming paradigms, and the course’s final project required a Common Lisp and Prolog implementation of the algorithm. I worked on the C and Ruby versions to get a better understanding of those languages.