Take deep learning to the next level with SGD, Nesterov momentum, RMSprop, Theano, TensorFlow, and using the GPU on AWS.
What Will I Learn?
Apply momentum to backpropagation to train neural networks
Apply adaptive learning rate procedures like AdaGrad and RMSprop to backpropagation to train...