Here's a simple app to explore learning rate schedules 🤖
Might help you understand how tuning learning rate affects your training a bit better.
🔗 https://t.co/zjsZMsVfGF
#ML#DeepLearning#PyTorch#Tensorflow
Another exam question from 2018 CS230 Stanford Deep learning class:
You are training a logistic regression model. You initialize the parameters with 0s. Is this a good idea?