Learning Algorithms and Regularization
A coursework from my master's degree. I experimented with the adaptive learning algorithms SGD, RMSProp and Adam on training a DNN for classification. I also looked into the effects of using a cosine annealing learning rate scheduler.