Algorithms

This repository contains some algorithm implementations. The contents are as follows.

  1. Traveling Salesman Problem based on Dynamic Programming. Written in Java.

  2. K Nearest Neighbors Classifier. Containing only 1-NN and 3-NN. Written with MATLAB.

Latest Update Date: 03/23/2016