Skip to content

A library of methods for some basic optimization techniques like gradient descent, conjugate gradient methods, etc.

License

Notifications You must be signed in to change notification settings

ahujaradhika/optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization

A library of methods for some basic optimization techniques.

Methods Available

  • Rosenbrock function and gradient
  • Conjugate Gradient method
  • Rank One Correction Formula

Installation

To install, use the following command

python -m pip install https://test.pypi.org/simple/ optimization-ahujaradhika==0.0.1

Read More

About

A library of methods for some basic optimization techniques like gradient descent, conjugate gradient methods, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages