Description
Wrapper of nonlinear-optimization package for using with backprop package.
Description
This package enhances nonlinear-optimization's usability by using backprop's automatic differentiation. You only need to specify a function to minimize and don't need to specify its gradient explicitly.
README.md
nonlinear-optimization-backprop
Wrapper of nonlinear-optimization package for using with backprop package.