Suppose you don't face any memory-related problems. Which of the following make more use of vectorization.
A. Stochastic Gradient Descent, Batch Gradient Descent, and Mini-Batch Gradient Descent all make equal use of vectorization.
B. Mini-Batch Gradient Descent with mini-batch size m/2.
C. Batch Gradient Descent
D. Stochastic Gradient Descent