In the last module of the RMSprop shortlist, we are going to learn about how to implement RMSprop in Keras by calling tf.keras.optimizers.RMSprop . This is normally how we are going to call RMSprop as an optimizer in different projects