Update cyclical-learning-rate.ipynb

This commit is contained in:
Pietro Monticone 2024-02-08 17:08:21 +01:00
parent 8704d1c7d1
commit 9b9519cfc8

View File

@ -73,7 +73,7 @@
"This notebook will go over the following topics in the order listed below:\n",
"\n",
"1. Briefly explain the concept behind the cyclical learning rate\n",
"2. Use the \"LR range test\" to choose a good base and max learning rate for the cyclical leraning rate\n",
"2. Use the \"LR range test\" to choose a good base and max learning rate for the cyclical learning rate\n",
"3. Train a simple convolutional neural net on CIFAR-10 using the cyclical learning rate"
]
},