Skip to content

charlesfrye/autocrit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocrit

Autograd-based package for finding critical points of functions using Newton-based methods and gradient norm minimization. Specifically intended for use with neural networks, see autocrit.nn module.

To install, clone this repository, navigate to the directory it was cloned into, and then use the command

pip install -e autocrit

For additional tools useful in the analysis of critical point-finding experiments, see the autocrit_tools repo.

About

Critical point-finding algorithms in autograd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages