Skip to content

Commit 15d042c

Browse files
authored
Update README.md
1 parent 697f3c1 commit 15d042c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ We sampled MMSBM graphs with parameters:
5454
<img src="img/mmsbm_spectral_0-05.png" width="85%">
5555
</p>
5656

57-
- Results:
57+
- Results (averaged over 12 sampling):
5858

5959
<p align="center">
60-
<img src="img/mmsbm_results_0-05.png" width="50%">
60+
<img src="img/mmsbm_results_0-05.png" width="60%">
6161
</p>
6262

6363
### Medium complexity graphs
@@ -90,10 +90,10 @@ We sampled MMSBM graphs with parameters:
9090
<img src="img/mmsbm_spectral_0-3.png" width="85%">
9191
</p>
9292

93-
- Results:
93+
- Results (averaged over 12 sampling):
9494

9595
<p align="center">
96-
<img src="img/mmsbm_results_0-3.png" width="50%">
96+
<img src="img/mmsbm_results_0-3.png" width="60%">
9797
</p>
9898

9999
### Low complexity graphs high sparsity
@@ -128,10 +128,10 @@ we sample each edge with (1-sparsity_param) x proba_edge
128128
<img src="img/mmsbm_spectral_sparse.png" width="85%">
129129
</p>
130130

131-
- Results:
131+
- Results (averaged over 12 sampling):
132132

133133
<p align="center">
134-
<img src="img/mmsbm_results_sparse.png" width="50%">
134+
<img src="img/mmsbm_results_sparse.png" width="60%">
135135
</p>
136136

137137
## Part II: Application to Point Cloud Data

0 commit comments

Comments
 (0)