Skip to content

Commit

Permalink
Use light version of pictures consistently
Browse files Browse the repository at this point in the history
  • Loading branch information
AVHopp committed Apr 5, 2024
1 parent 215bbb8 commit fca857d
Show file tree
Hide file tree
Showing 5 changed files with 715 additions and 715 deletions.
20 changes: 10 additions & 10 deletions cluster_experiment.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"cell_type": "code",
"execution_count": 49,
"execution_count": 57,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -44,7 +44,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": 58,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -56,7 +56,7 @@
},
{
"cell_type": "code",
"execution_count": 51,
"execution_count": 59,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -90,7 +90,7 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": 60,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -110,7 +110,7 @@
},
{
"cell_type": "code",
"execution_count": 53,
"execution_count": 61,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -139,7 +139,7 @@
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": 62,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -164,7 +164,7 @@
},
{
"cell_type": "code",
"execution_count": 55,
"execution_count": 63,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -270,7 +270,7 @@
"source": [
"## Using 30 initial points\n",
"\n",
"![image.png](results/cluster_experiments_30_dark.svg)"
"![image.png](results/cluster_experiments_30.svg)"
]
},
{
Expand All @@ -279,7 +279,7 @@
"source": [
"## Using 50 initial points\n",
"\n",
"![image.png](results/cluster_experiments_50_dark.svg)"
"![image.png](results/cluster_experiments_50.svg)"
]
},
{
Expand All @@ -288,7 +288,7 @@
"source": [
"## Using 100 initial points\n",
"\n",
"![image.png](results/cluster_experiments_100_dark.svg)"
"![image.png](results/cluster_experiments_100.svg)"
]
},
{
Expand Down
Loading

0 comments on commit fca857d

Please sign in to comment.