We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PyTorch
1 parent d234beb commit 96b2f57Copy full SHA for 96b2f57
3 files changed
00_index.ipynb
@@ -32,6 +32,10 @@
32
"- [SciPy](./23_library_scipy.ipynb)\n",
33
"- [Pandas](./24_library_pandas.ipynb)\n",
34
"\n",
35
+ "# Hands-On Projects\n",
36
+ "\n",
37
+ "- [Image Classification](./31_image_classification.ipynb)\n",
38
39
"# Additional Topics\n",
40
41
"- [Parallelism and concurrency in Python](./14_threads.ipynb)\n"
0 commit comments