单项选择题

小批量梯度下降(mini-batch gradient descent)每一次梯度更新中,使用多少样本做梯度下降(样本数=m)()

A.m个
B.一个
C.n个(1< n< m)
D.以上都不对