Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 206 Bytes

non-convex

Self-contained implementation of non-convex optimization algorithms in python. Steepest Descent, Conjugate Gradient, Newton's Method, Quasi-newton (BFGS), l-BFGS

$ python non-convex.py