Skip to content

Commit

Permalink
Add Logo and Banner README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NTGNguyen authored Sep 8, 2024
1 parent 586b35a commit 7f43c44
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# KNN-K_Means-Visualization
# 🌀KNN-K_Means-Visualization🌀
<pre align="center">
<img src="https://raw.githubusercontent.com/NTGNguyen/KNN-K_Means-Visualization/main/assets/logo.png" width = "250">
██╗ ██╗███╗ ██╗███╗ ██╗
██║ ██╔╝████╗ ██║████╗ ██║
█████╔╝ ██╔██╗ ██║██╔██╗ ██║
██╔═██╗ ██║╚██╗██║██║╚██╗██║
██║ ██╗██║ ╚████║██║ ╚████║
╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═══╝

██╗ ██╗███╗ ███╗███████╗ █████╗ ███╗ ██╗███████╗
██║ ██╔╝████╗ ████║██╔════╝██╔══██╗████╗ ██║██╔════╝
█████╔╝ ██╔████╔██║█████╗ ███████║██╔██╗ ██║███████╗
██╔═██╗ ██║╚██╔╝██║██╔══╝ ██╔══██║██║╚██╗██║╚════██║
██║ ██╗██║ ╚═╝ ██║███████╗██║ ██║██║ ╚████║███████║
╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝



Python GUI to visualize <strong>KMeans/KNN Algorithm</strong>
</pre>
[![wakatime](https://wakatime.com/badge/user/018dc1fb-78ec-4b43-aa3b-c4526233484c/project/f357d7e1-2d02-4846-bd50-f0b210a05dbf.svg)](https://wakatime.com/badge/user/018dc1fb-78ec-4b43-aa3b-c4526233484c/project/f357d7e1-2d02-4846-bd50-f0b210a05dbf)

0 comments on commit 7f43c44

Please sign in to comment.