/simpleStochasticGradient

Simple class-based Python implementation of stochastic gradient methods - RADAM, ADAM, ADADELTA, and SGD (with momentum). Easy to plug into and use for Stochastic Gradient Variational Inference.

Primary LanguagePython

Stargazers