Assignment 4
Learning curves has an important role in developing any machine learning algorithm. To understand the effect of changing the hyper parameters and their effect on deep network that we designed, draw two learning curves for Accuracy of test vs. epochs (start from 5 epochs and go up to 75 with the step of 5). Repeat this analysis two times:
1) With Adam algorithm
2) With SGD
1