Skip to content

Commit e645030

Browse files
committed
update colab and github links
1 parent 7ef682a commit e645030

File tree

1 file changed

+13
-61
lines changed

1 file changed

+13
-61
lines changed

lab2/solutions/Part2_Debiasing_Solution.ipynb

Lines changed: 13 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
" <td align=\"center\"><a target=\"_blank\" href=\"http://introtodeeplearning.com\">\n",
1111
" <img src=\"https://i.ibb.co/Jr88sn2/mit.png\" style=\"padding-bottom:5px;\" />\n",
1212
" Visit MIT Deep Learning</a></td>\n",
13-
" <td align=\"center\"><a target=\"_blank\" href=\"https://colab.research.google.com/github/aamini/introtodeeplearning/blob/master/lab2/solutions/Part2_Debiasing_Solution.ipynb\">\n",
13+
" <td align=\"center\"><a target=\"_blank\" href=\"https://colab.research.google.com/github/aamini/introtodeeplearning/blob/2023/lab2/solutions/Part2_Debiasing_Solution.ipynb\">\n",
1414
" <img src=\"https://i.ibb.co/2P3SLwK/colab.png\" style=\"padding-bottom:5px;\" />Run in Google Colab</a></td>\n",
15-
" <td align=\"center\"><a target=\"_blank\" href=\"https://github.com/aamini/introtodeeplearning/blob/master/lab2/solutions/Part2_Debiasing_Solution.ipynb\">\n",
15+
" <td align=\"center\"><a target=\"_blank\" href=\"https://github.com/aamini/introtodeeplearning/blob/2023/lab2/solutions/Part2_Debiasing_Solution.ipynb\">\n",
1616
" <img src=\"https://i.ibb.co/xfJbPmL/github.png\" height=\"70px\" style=\"padding-bottom:5px;\" />View Source on GitHub</a></td>\n",
1717
"</table>\n",
1818
"\n",
@@ -68,11 +68,7 @@
6868
"cell_type": "code",
6969
"execution_count": null,
7070
"metadata": {
71-
"colab": {
72-
"base_uri": "https://localhost:8080/"
73-
},
74-
"id": "E46sWVKK6LP9",
75-
"outputId": "f3465ac0-ef48-4126-e43d-c3bfd05a7975"
71+
"id": "E46sWVKK6LP9"
7672
},
7773
"outputs": [],
7874
"source": [
@@ -116,11 +112,7 @@
116112
"cell_type": "code",
117113
"execution_count": null,
118114
"metadata": {
119-
"colab": {
120-
"base_uri": "https://localhost:8080/"
121-
},
122-
"id": "RWXaaIWy6jVw",
123-
"outputId": "581a7f60-5632-48a8-da49-f8790fd1df9a"
115+
"id": "RWXaaIWy6jVw"
124116
},
125117
"outputs": [],
126118
"source": [
@@ -164,12 +156,7 @@
164156
"cell_type": "code",
165157
"execution_count": null,
166158
"metadata": {
167-
"colab": {
168-
"base_uri": "https://localhost:8080/",
169-
"height": 191
170-
},
171-
"id": "Jg17jzwtbxDA",
172-
"outputId": "e7985a95-66f8-4012-941b-37b6dd8d7981"
159+
"id": "Jg17jzwtbxDA"
173160
},
174161
"outputs": [],
175162
"source": [
@@ -275,12 +262,7 @@
275262
"cell_type": "code",
276263
"execution_count": null,
277264
"metadata": {
278-
"colab": {
279-
"base_uri": "https://localhost:8080/",
280-
"height": 530
281-
},
282-
"id": "eJlDGh1o31G1",
283-
"outputId": "afc0bd6c-f512-466b-be43-85c04ac937fd"
265+
"id": "eJlDGh1o31G1"
284266
},
285267
"outputs": [],
286268
"source": [
@@ -336,11 +318,7 @@
336318
"cell_type": "code",
337319
"execution_count": null,
338320
"metadata": {
339-
"colab": {
340-
"base_uri": "https://localhost:8080/"
341-
},
342-
"id": "35-PDgjdWk6_",
343-
"outputId": "ebbbf396-1cef-48ae-a35b-8ea608d0f77f"
321+
"id": "35-PDgjdWk6_"
344322
},
345323
"outputs": [],
346324
"source": [
@@ -370,12 +348,7 @@
370348
"cell_type": "code",
371349
"execution_count": null,
372350
"metadata": {
373-
"colab": {
374-
"base_uri": "https://localhost:8080/",
375-
"height": 437
376-
},
377-
"id": "vfDD8ztGWk6x",
378-
"outputId": "b8f503fd-5370-415f-a817-49b321395c0f"
351+
"id": "vfDD8ztGWk6x"
379352
},
380353
"outputs": [],
381354
"source": [
@@ -402,12 +375,7 @@
402375
"cell_type": "code",
403376
"execution_count": null,
404377
"metadata": {
405-
"colab": {
406-
"base_uri": "https://localhost:8080/",
407-
"height": 281
408-
},
409-
"id": "GI4O0Y1GAot9",
410-
"outputId": "0710c2f8-2513-4d5e-ab1a-a254b07738f7"
378+
"id": "GI4O0Y1GAot9"
411379
},
412380
"outputs": [],
413381
"source": [
@@ -861,12 +829,7 @@
861829
"cell_type": "code",
862830
"execution_count": null,
863831
"metadata": {
864-
"colab": {
865-
"base_uri": "https://localhost:8080/",
866-
"height": 768
867-
},
868-
"id": "xwQs-Gu5bKEK",
869-
"outputId": "2bb5f637-9fef-446b-9d28-d1c485939e9d"
832+
"id": "xwQs-Gu5bKEK"
870833
},
871834
"outputs": [],
872835
"source": [
@@ -954,12 +917,7 @@
954917
"cell_type": "code",
955918
"execution_count": null,
956919
"metadata": {
957-
"colab": {
958-
"base_uri": "https://localhost:8080/",
959-
"height": 281
960-
},
961-
"id": "bgK77aB9oDtX",
962-
"outputId": "b3be02c9-816c-4694-b2aa-d56d8e2326ea"
920+
"id": "bgK77aB9oDtX"
963921
},
964922
"outputs": [],
965923
"source": [
@@ -987,12 +945,7 @@
987945
"cell_type": "code",
988946
"execution_count": null,
989947
"metadata": {
990-
"colab": {
991-
"base_uri": "https://localhost:8080/",
992-
"height": 262
993-
},
994-
"id": "BRAwm0Jlrktc",
995-
"outputId": "2e44371d-490d-4132-afd9-6f7f794ecf51"
948+
"id": "BRAwm0Jlrktc"
996949
},
997950
"outputs": [],
998951
"source": [
@@ -1156,7 +1109,6 @@
11561109
]
11571110
},
11581111
{
1159-
"attachments": {},
11601112
"cell_type": "markdown",
11611113
"metadata": {
11621114
"id": "rESoXRPQo_mq"
@@ -1212,4 +1164,4 @@
12121164
},
12131165
"nbformat": 4,
12141166
"nbformat_minor": 0
1215-
}
1167+
}

0 commit comments

Comments
 (0)