fmeirinhos / pytorch-hessianfree

PyTorch implementation of Hessian Free optimisation
MIT License
43 stars 8 forks source link
conjugate-gradient hessian-free optimizer pytorch

pytorch-hessianfree

PyTorch implementation of Hessian Free optimisation

Implemented some parts of Training Deep and Recurrent Networks with Hessian-Free Optimization by Martens and Sutskever (2012):

Still yet to do:


Not fully tested, use with caution!