There was an error while loading. Please reload this page.
1 parent ecdd53c commit 6c352caCopy full SHA for 6c352ca
README.md
@@ -3,8 +3,13 @@
3
<h2 id="Description"> :book: Description</h2>
4
5
<p align="justify">
6
- a Numpy vectorized implementation of some of the fuzzy clustering algorithms, written in Python
+ a Numpy vectorized implementation of some of the fuzzy clustering algorithms written in Python
7
</p>
8
9
+<h3> This Project includes The Current Algorithms: </h3>
10
11
+<ul>
12
+<li> ➤ Fuzzy C-Means </li>
13
+<li> ➤ Gustafason-Kessel </li>
14
+</ul>
15
0 commit comments