Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Dec 4, 2019
1 parent 7f22d98 commit 2a148d5
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions vegas_dice_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,9 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {
"scrolled": false
},
"outputs": [],
"source": [
"estimator.fit({\"train\": training_images})"
Expand Down Expand Up @@ -623,7 +625,9 @@
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"metadata": {
"scrolled": false
},
"outputs": [],
"source": [
"!pygmentize src/train_yolo.py"
Expand All @@ -635,7 +639,7 @@
"source": [
"<h1 style=\"color: red\">Stop Here!</h1> \n",
"\n",
"Now go back up to <a href=\"#Fine-tuning-an-object-detection-model\">here</a> and we'll explain what just happened :)"
"Now go back up to <a href=\"#Estimator\">here</a> and we'll explain what just happened :)"
]
},
{
Expand Down

0 comments on commit 2a148d5

Please sign in to comment.