Trust Region Optimization in Python
-
Updated
Jun 2, 2023 - Python
Trust Region Optimization in Python
Second-order iterated smoothing algorithms for state estimation
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.
Implementation of Trust Region and Gradient Descent methods for Multinomial Regression
Add a description, image, and links to the trust-region-optimization topic page so that developers can more easily learn about it.
To associate your repository with the trust-region-optimization topic, visit your repo's landing page and select "manage topics."