Skip to content

In this project, I build a (simple) first-order optimization library is built with backtracking for globalization. From an application code (such as that in the example directory) one can specify function and gradient routines to then call the optimization routine and determine a local minimizer of the defined objective.

Notifications You must be signed in to change notification settings

thartland/Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization

In this project, I build a (simple) first-order optimization library is built with backtracking for globalization. From an application code (such as that in the example directory) one can specify function and gradient routines to then call the optimization routine and determine a local minimizer of the defined objective.

About

In this project, I build a (simple) first-order optimization library is built with backtracking for globalization. From an application code (such as that in the example directory) one can specify function and gradient routines to then call the optimization routine and determine a local minimizer of the defined objective.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published