A Unified Pytorch Optimizer for Numerical Optimization
-
Updated
Sep 27, 2024 - Python
A Unified Pytorch Optimizer for Numerical Optimization
keywords: nonlinear optimization, pattern search, augmented lagrangian, karush-kuhn-tucker, constrained optimization, conjugate gradient methods, quasi newton methods, line search descent methods, onedimensional and multidimensional optimazation
2D Matlab-based playground for various contaсt methods in FEA
This is the official code for the AISTATS 2023 paper "Learning Constrained Structured Spaces with Application to Multi-Graph Matching"
This repository contains a collection of MATLAB scripts that implement some of the classical optimization methods for constrained optimization models: Penalty and Barrier methods, linear and non-linear Zoutendijk and also the Gradient Projection Method of Rosen (GPMR).
This Repository stores any Project & Assignment from Course : Numerical Computation & Optimization Models from KDAI Curriculum
In order to find which mushrooms are safe to eat, the decision tree data mining method is used.
Add a description, image, and links to the penalty-method topic page so that developers can more easily learn about it.
To associate your repository with the penalty-method topic, visit your repo's landing page and select "manage topics."