Module for doing stochastic gradient descent.
Classes
SGD_Server(dim_dict[, beta_0, beta_1, …])
SGD_Server
A class for stochastic gradient descent.