Optimization functions for Julia
-
Updated
Dec 1, 2024 - Julia
Optimization functions for Julia
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() solver
Python Deep Learning Library, including autograd, nn modules, optimizers, io, etc.
Designed a computer player using Depth First Search for an "asteroids" game, strategically maneuvering a ship in a 2D matrix to avoid collisions with moving asteroids. Implemented a function to determine the ship's optimal actions based on asteroid and ship positions, achieving prolonged gameplay and high scores.
Solution of the Bin-Packing problem using QAOA and Qiskit optimization library
solving the Traveling Salesman Problem using Branch And Bound
Add a description, image, and links to the optim topic page so that developers can more easily learn about it.
To associate your repository with the optim topic, visit your repo's landing page and select "manage topics."