optimization-methods
There are 333 repositories under optimization-methods topic.
argmin-rs/argmin
Numerical optimization in pure Rust
cvxgrp/cvxportfolio
Portfolio optimization and back-testing.
esa/pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
esa/pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Tim-Salzmann/l4casadi
Use PyTorch Models with CasADi for data-driven optimization or learning-based optimal control. Supports Acados.
semazurek/ET-Optimizer
ET is a powerful application to improve performance, debloat, optimize and enhance privacy for Windows 10/11.
cvanaret/Uno
A next-gen Lagrange-Newton (SQP + barrier) solver for nonconvex constrained optimization
benchopt/benchopt
Making your benchmark of optimization algorithms simple and open
jaswinder9051998/zoofs
zoofs is a python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.
amkatrutsa/optimization_course
A course on Optimization Methods
avaneev/biteopt
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
PSORLab/EAGO.jl
A development environment for robust and global optimization
seleb/PICO-8-Token-Optimizations
A list of general purpose tricks and techniques for saving tokens in PICO-8.
JuliaNLSolvers/LineSearches.jl
Line search methods for optimization and root-finding
raymondyfei/lbfgsb-gpu
An open source library for the GPU-implementation of L-BFGS-B algorithm
coin-or/SHOT
A solver for mixed-integer nonlinear optimization problems
mboudiaf/TIM
(NeurIPS 2020) Transductive Information Maximization for Few-Shot Learning https://arxiv.org/abs/2008.11297
MerkulovDaniil/optim
💎A site, that contains systematic optimization methods and theory review
SciNim/numericalnim
A collection of numerical methods written in Nim
Cranial-XIX/FAMO
Official PyTorch Implementation for Fast Adaptive Multitask Optimization (FAMO)
amkatrutsa/liboptpy
Implementation of various optimization methods
foo123/code-optimization-methods
A summary of code optimization methods
Nicolepcx/transformers-the-definitive-guide
This is the official repository for the book Transformers - The Definitive Guide
AndreiChertkov/ttopt
Gradient-free optimization method for multivariable functions based on the low rank tensor train (TT) format and maximal-volume principle.
Foundations-of-HPC/High-Performance-Computing-2023
Slides, exercises and resources for the 2023-2024 course "High Performance Computing" under the "Scientific and Data-Intensive Computing" Naster Program at University of Trieste
cilix-ai/on-the-fly-guidance
[MICCAI 2024] On-the-Fly Guidance Training for Medical Image Registration. Pre-print available in link below.
lindonroberts/trust-region
Python trust-region subproblem solvers for nonlinear optimization
petrmanek/Revolver
A framework for building fast genetic algorithms in Swift.
miguelcarcamov/gpuvmem
GPU Framework for Radio Astronomical Image Synthesis
inversed-ru/Ascension
A metaheuristic optimization framework
wouterbles/pyaugmecon
An AUGMECON based multi-objective optimization solver for Pyomo.
harshraj11584/Paper-Implementation-Overview-Gradient-Descent-Optimization-Sebastian-Ruder
[Python] [arXiv/cs] Paper "An Overview of Gradient Descent Optimization Algorithms" by Sebastian Ruder
sumanismcse/Path-Planning
PSO Application
anuragagrawaal/pyPortfolioAnalysis
'Portfolio Analysis, methods for portfolio optimization'
NikoMalik/low-level-functions
Low-level functions for golang that help to avoid allocations
arotem3/numerics
library of numerical methods using Armadillo