We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5ef4a commit 29ec2aeCopy full SHA for 29ec2ae
cifar_100_EfficientNet.ipynb
@@ -11,24 +11,6 @@
11
"# EfficientNet PEFT on CIFAR-100 with Cerebros"
12
]
13
},
14
- {
15
- "cell_type": "code",
16
- "execution_count": 1,
17
- "id": "befe7a3c",
18
- "metadata": {
19
- "ExecuteTime": {
20
- "end_time": "2023-11-01T09:19:30.029782+00:00",
21
- "start_time": "2023-11-01T09:19:29.874591+00:00"
22
- },
23
24
- "noteable": {}
25
26
- "outputs": [],
27
- "source": [
28
- "import sys\n",
29
- "sys.path.insert(0, '../..')"
30
- ]
31
32
{
33
"cell_type": "code",
34
"execution_count": 2,
0 commit comments