optimization-algorithms topic
awesome-robotics
A curated list of awesome links and software libraries that are useful for robots.
FewShotLearning
Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"
igc-xc-score
A scoring program for gliding competitions striving for 100% accuracy and determinism
CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
swarmlib
This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony...
vqf
Implementation of Variational Quantum Factoring algorithm.
exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
dist-keras
Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.