Skip to content

elisshui/polynomial-minimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polynomial Minimizer

Deploying the Gradient Descent algorithm to minimize n-dimensional polynomials. Utilized the backtracking line search and Golden-section search algorithms and analyzed the performance of the algorithms through computing the standard deviation, averages, and min/max of the computation time, the number of iterations undergone, and best gradient norm obtained.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages