Skip to content

raj-thapa/Nelder-Mead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Nelder-Mead

#This repository provides an implementation of the Nelder-Mead optimization algorithm in Python. The Nelder-Mead algorithm is a simplex-based optimization method for finding the minimum or maximum of an objective function. It works by iteratively updating the vertices of a simplex (a set of d+1 points in d-dimensional space) to converge to the optimal solution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages