Optimization

Chess pairings maker

A program that produces the optimal pairings for a round-robin chess tournament taking into account player preferences.

Traffic optimizer

An optimizer for a city traffic light scheduling.

Classification with SVMs

Experiments with different hand-coded Support Vector Machine classifiers applied to a variety of datasets.

SLNN for digit …

A Single Layer Neural Network coded from scratch that performs digit recognition in images with more than 95% accuracy.