algorithms ========== This is summary documentation for hippynn.optimizer.algorithms module. :doc:`Click here for full documentation. ` .. rubric:: Links to Full Documentation: :heading-level: 1 .. py:currentmodule:: hippynn.optimizer.algorithms .. automodule:: hippynn.optimizer.algorithms :noindex: .. rubric:: Classes .. autosummary:: BFGSv1 BFGSv2 BFGSv3 FIRE GeometryOptimizer NewtonRaphson