We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1eb184 commit a50394cCopy full SHA for a50394c
1 file changed
README.md
@@ -3,7 +3,7 @@
3
4
5
<p align="left">
6
- <img src="http://behrouz-babaki.github.io/copkmeans/images/diagram.svg"
+ <img src="https://cdn.rawgit.com/Behrouz-Babaki/COP-Kmeans/gh-pages/images/diagram.svg"
7
width="200">
8
</p>
9
@@ -16,7 +16,7 @@ presented in [[1][1]].
16
## The COP-Kmeans algorithm
17
This is the *COP-Kmeans* algorithm, as described in [[1][1]]:
18
19
-<img src="http://behrouz-babaki.github.io/copkmeans/images/algo.svg"
+<img src="https://cdn.rawgit.com/Behrouz-Babaki/COP-Kmeans/gh-pages/images/algo.svg"
20
width="550">
21
22
## Usage
0 commit comments