Closed lacava closed 2 years ago
http://ceres-solver.org/index.html is a library for numerical optimization that we would like to integrate into brush to optimize feature weights.
Created a template of using ceres and tried two examples on ceres using autodiff on a simple function and ceres plus jets with autodiff on Rat43 function.
http://ceres-solver.org/index.html is a library for numerical optimization that we would like to integrate into brush to optimize feature weights.