levenberg-marquardt-algorithm
numerical optimization in pytorch
This package implements some optimization methods used in numerical optimiation tasks for neural networks that aren't usually implemented in deep learning frameworks because of their computational constraints.