Skip to content

Commit

Permalink
Update cifar_100_EfficientNet.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
sashakolpakov authored Nov 1, 2023
1 parent ae5ef4a commit 29ec2ae
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions cifar_100_EfficientNet.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,6 @@
"# EfficientNet PEFT on CIFAR-100 with Cerebros"
]
},
{
"cell_type": "code",
"execution_count": 1,
"id": "befe7a3c",
"metadata": {
"ExecuteTime": {
"end_time": "2023-11-01T09:19:30.029782+00:00",
"start_time": "2023-11-01T09:19:29.874591+00:00"
},
"id": "befe7a3c",
"noteable": {}
},
"outputs": [],
"source": [
"import sys\n",
"sys.path.insert(0, '../..')"
]
},
{
"cell_type": "code",
"execution_count": 2,
Expand Down

0 comments on commit 29ec2ae

Please sign in to comment.