Solution Review: Change the Model Optimizer

Learn the effect of different learning rates on the model accuracy using the sgd optimizer.

Solution

Import the SGD optimizer

The first step is to import the SGD optimizer from keras.optimizers:

Get hands-on with 1200+ tech skills courses.