Solution Review: Change the Model Optimizer
Learn the effect of different learning rates on the model accuracy using the sgd optimizer.
We'll cover the following
Solution
Import the SGD optimizer
The first step is to import the SGD optimizer from keras.optimizers
:
Get hands-on with 1400+ tech skills courses.