diff --git a/README.md b/README.md index a00d424..e99c48b 100644 --- a/README.md +++ b/README.md @@ -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 @@ -13,4 +21,4 @@ Refer to [release pages](https://github.com/aiex718/ML_Learning/releases) # Requirement .Net 4.0 -Visual Studio 2015 \ No newline at end of file +Visual Studio 2015