BGD、SGD和MBGD的一些区别

本文主要讲解了 梯度下降(Batch gradient descent),随机梯度下降(Stochastic gradient descent),小批量梯度下降(Mini-batch gradient descent)在实现上的区别

阅读更多