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 b5f63c6 commit 3e9d258
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ A course project.
Currently contains 2 algorithm,K-nn and K-means.


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


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


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


# Download
Expand Down

0 comments on commit 3e9d258

Please sign in to comment.