Skip to content

rgp62/newton-gd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

newton-gd

This code implements the block coordinate descent optimizer in [1]. newton.py implements the newton and gradient-based optimizer. mnist.ipynb is an example script applying Newton-GD to the MNIST classification benchmark.

Python >= 3.5
numpy
scipy
matplotlib
toolz
tensorflow >= 2.2
tensorflow-datasets

SAND No: SAND2021-2384 O

[1] R. G. Patel, N. A. Trask, M. A. Gulian, and E. C. Cyr. A block coordinate descent optimizer for classification problems exploiting convexity. arXiv preprint arXiv:2006.10123, 2020.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published