Skip to content
forked from fides-dev/fides

Trust Region Optimization in Jax

License

Notifications You must be signed in to change notification settings

Vesalon/fides-jax

 
 

Repository files navigation

Fides - A python package for Trust Region Optimization

PyPI version Code coverage ReadTheDocs status DOI

About Fides

Fides implements an Interior Trust Region Reflective for boundary constrained optimization problems based on the papers ColemanLi1994 and ColemanLi1996. Accordingly, Fides is named after the Roman goddess of trust and reliability.

Fides can be installed via pip install fides. Further documentation is available at Read the Docs.

Features

  • Boundary constrained and unconstrained interior trust-region optimization
  • Reflective, truncated and optimization based boundary heuristics
  • Exact, 2D and CG subproblem solvers
  • BFGS, DFP, SR1, Broyden (good and bad) and Broyden class iterative Hessian Approximation schemes
  • SSM, TSSM, FX, GNSBFGS and custom hybrid Hessian Approximations schemes

About

Trust Region Optimization in Jax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%