yrlu / non-convexLinks
Self-contained implementation of non-convex optimization algorithms in python. Steepest Descent, Conjugate Gradient, Newton's Method, Quasi-newton (BFGS), l-BFGS
☆81Updated 3 years ago
Alternatives and similar repositories for non-convex
Users that are interested in non-convex are comparing it to the libraries listed below
Sorting:
- Implementation of Steepest Descent, Newton, Quasi-Newton and Conjugate Gradient for non-linear unconstrained optimization☆28Updated 12 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 years ago