Skip to content

Commit 66bb8ba

Browse files
Update 06.ipynb
1 parent e19dd55 commit 66bb8ba

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

06.ipynb

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,28 @@
2222
"| **Appendix** | Are there any extra resources/findings to look at that weren't included in any of the above sections? |"
2323
]
2424
},
25+
{
26+
"cell_type": "markdown",
27+
"id": "5b1027c4-d79e-450f-a9b5-730d38c1af0b",
28+
"metadata": {},
29+
"source": [
30+
"## What we are going to cover?\n",
31+
"\n",
32+
"- Getting Setup\n",
33+
"\n",
34+
"- Introduction machine learning paper replicating weith Pytorch\n",
35+
"\n",
36+
"- Replicating ViT for Foodvisio nMini\n",
37+
"\n",
38+
"- Training ViT\n",
39+
"\n",
40+
"- Feature Exrtaction with pretrained ViT"
41+
]
42+
},
2543
{
2644
"cell_type": "code",
2745
"execution_count": null,
28-
"id": "d8bc9bda-c7e2-407d-99d5-ad387f49b625",
46+
"id": "11515136-239e-4886-8f07-1c5cf254383e",
2947
"metadata": {},
3048
"outputs": [],
3149
"source": []

0 commit comments

Comments
 (0)