Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aiex718 authored Nov 17, 2018
1 parent b02ff1b commit b5f63c6
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,16 @@ A course project.
Currently contains 2 algorithm,K-nn and K-means.


###K-nn
![](https://raw.githubusercontent.com/aiex718/ML_Learning/master/Knn/KNN.png)


###K-means
![](https://raw.githubusercontent.com/aiex718/ML_Learning/master/Kmeans/Kmeans.png)


# Usage
Launch Kmeans.exe or Knn.exe ,input 'Y' for demonstration mode,'N' for custom arguments.
Launch Kmeans.exe or Knn.exe ,input Y for demonstration ,N for custom parameters.


# Download
Expand All @@ -13,4 +21,4 @@ Refer to [release pages](https://github.com/aiex718/ML_Learning/releases)

# Requirement
.Net 4.0
Visual Studio 2015
Visual Studio 2015

0 comments on commit b5f63c6

Please sign in to comment.