phessianfree

UNKNOWN


Keywords
newton, lbfgs, optimization, hessian, hessianfree
License
BSD-3-Clause
Install
pip install phessianfree==0.1

Documentation

phessianfree

Hessian free optimization in python for smooth unconstrained problems. Full documentation at http://packages.python.org/phessianfree/.

Install using pip or easy_install:

sudo easy_install phessianfree
Logistic regression example

logistic regression plot

Autoencoder training example

autoencoder plot

Linear least squares example

least squares plot