Typo "Trianing Time" to "Training Time" change

Typo "Trianing Time" to "Training Time" change
This commit is contained in:
송석리(Song Sukree) 2020-08-25 14:23:00 +09:00 committed by GitHub
parent efff9626b0
commit a5c9541ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -591,7 +591,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"> important: Trianing Time: Depending on your network speed, it might take a few minutes to download the pretrained model and dataset. Running `fine_tune` might take a minute or so. Often models in this book take a few minutes to train, as will your own models, so it's a good idea to come up with good techniques to make the most of this time. For instance, keep reading the next section while your model trains, or open up another notebook and use it for some coding experiments."
"> important: Training Time: Depending on your network speed, it might take a few minutes to download the pretrained model and dataset. Running `fine_tune` might take a minute or so. Often models in this book take a few minutes to train, as will your own models, so it's a good idea to come up with good techniques to make the most of this time. For instance, keep reading the next section while your model trains, or open up another notebook and use it for some coding experiments."
]
},
{