cpuimage / AngularGrad

The Unofficial Tensorflow 2 Implementations of AngularGrad Optimizers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularGrad

The Unofficial Tensorflow 2 Implementations of AngularGrad Optimizers.

The algortihms are proposed in paper: AngularGrad: A New Optimization Technique for Angular Convergence of Convolutional Neural Networks.

Citation

@article{roy2021angulargrad,
  title={AngularGrad: A New Optimization Technique for Angular Convergence of Convolutional Neural Networks},
  author={S.K. Roy, M.E. Paoletti, J.M. Haut, S.R. Dubey, P. Kar, A. Plaza and B.B. Chaudhuri},
  journal={arXiv preprint arXiv:2105.10190},
  year={2021}
}

About

The Unofficial Tensorflow 2 Implementations of AngularGrad Optimizers.

License:MIT License


Languages

Language:Python 100.0%