penalty-methods
There are 4 repositories under penalty-methods topic.
vkumar-ucd/IRS_MIMO_UnderlaySpectrumSharing
Simulation code for "Achievable Rate Maximization for Underlay Spectrum Sharing MIMO System with Intelligent Reflecting Surface," by V. Kumar, M. F. Flanagan, R. Zhang, and L. -N. Tran, IEEE Wireless Communications Letters, 2022, doi: 10.1109/LWC.2022.3180988.
devosmitachatterjee2018/Stochastic_Optimization_Algorithms
The project involves the implementation of classical optimization methods such as gradient descent and penalty methods, evolutionary algorithms such as genetic algorithm, particle swarm optimization, and ant colony optimization in the solution of optimization problems.
omyllymaki/optimization-toolkit
Art of finding minimum. Python implementations from scratch.
roaked/nonlinear-opt-pattern-search-phd
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