Skip to content

Commit

Permalink
Update dnn_marathon.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jizhang02 committed Oct 27, 2023
1 parent 6e44aa3 commit acda301
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions code/dnn_marathon.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,19 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 3,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"gek5ko\n"
"geghhk5ko\n"
]
}
],
"source": [
"print('gek5ko')"
"print('geghhk5ko')"
]
},
{
Expand Down Expand Up @@ -59,7 +59,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.8"
"version": "3.11.5"
},
"vscode": {
"interpreter": {
Expand Down

0 comments on commit acda301

Please sign in to comment.