Peidong-Wang / Algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Java 72.2%Language:MATLAB 27.8%