Skip to content

unixpickle/hessfree

Repository files navigation

hessfree

Package hessfree implements the Hessian Free 2nd order optimization algorithm. This algorithm has proven very successful for training deep neural networks and RNNs.

I aim to make this package as general as possible. However, Hessian Free is much more involved than Stochastic Gradient Descent, sometimes requiring structural information about the underlying function it is optimizing (e.g. Sutskever's structural damping).

About

Hessian Free function optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages