Skip to content

Commit 8b2790f

Browse files
committed
[skip ci] Update index
1 parent 2d0a3de commit 8b2790f

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

00_index.ipynb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,19 @@
3535
"# Hands-On Projects\n",
3636
"\n",
3737
"- [Image Classification](./31_image_classification.ipynb)\n",
38+
"- [Language Modeling (part 1)](./32_language_modeling_1.ipynb)\n",
3839
"\n",
3940
"# Additional Topics\n",
4041
"\n",
4142
"- [Parallelism and concurrency in Python](./14_threads.ipynb)\n"
4243
]
44+
},
45+
{
46+
"cell_type": "code",
47+
"execution_count": null,
48+
"metadata": {},
49+
"outputs": [],
50+
"source": []
4351
}
4452
],
4553
"metadata": {
@@ -58,7 +66,7 @@
5866
"name": "python",
5967
"nbconvert_exporter": "python",
6068
"pygments_lexer": "ipython3",
61-
"version": "3.10.10"
69+
"version": "3.12.10"
6270
}
6371
},
6472
"nbformat": 4,

0 commit comments

Comments
 (0)