This commit is contained in:
Sylvain Gugger
2020-04-16 06:13:51 -07:00
parent 5ddb589296
commit b8184baaf0
4 changed files with 2 additions and 26 deletions

View File

@@ -1713,7 +1713,7 @@
"1. What two steps does the fine_tune method do?\n",
"1. In Jupyter notebook, how do you get the source code for a method or function?\n",
"1. What are discriminative learning rates?\n",
"1. How is a Python slice object interpreted when past as a learning rate to fastai?\n",
"1. How is a Python slice object interpreted when passed as a learning rate to fastai?\n",
"1. Why is early stopping a poor choice when using one cycle training?\n",
"1. What is the difference between resnet 50 and resnet101?\n",
"1. What does to_fp16 do?"