About this question
I am currently working on a project on machine learning and I am stuck in a conflict between choosing stochastic gradient descent(SGD) and Traditional gradient descent (TGD). What are the differences between them considering choosing SGD over TGD?