/my-own-neural-network

My own implementation of a dense neural network. Implemented features: weights initializer (RandomNormal, Xavier, Glorot&Bengio, He&Zhang&Ren&Sun), optimizer (SGD, SGD with momentum, Nesterov AGD, RMSProp, ADAGrad, ADAM)

Primary LanguagePython

No issues in this repository yet.