Topic: "optimization-algorithms"
diogomatoschaves/geneal
A genetic algorithm implementation in python
Language: Python - Size: 12 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 65 - Forks: 10

Jutho/OptimKit.jl
OptimKit: A blissfully ignorant Julia package for gradient optimization
Language: Julia - Size: 95.7 KB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 65 - Forks: 18

OPT4SMART/disropt
DISROPT: A Python framework for distributed optimization
Language: Python - Size: 8.44 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 19

TracePy-Org/tracepy
Ray Tracing and Optical Design in Python
Language: Python - Size: 2.59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 64 - Forks: 14

ppgaluzio/MOBOpt
Multi-objective Bayesian optimization
Language: Python - Size: 106 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 64 - Forks: 20

MLopez-Ibanez/irace
Iterated Racing for Automatic Algorithm Configuration
Language: R - Size: 27.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 63 - Forks: 16

8b-is/smart-tree
A blazingly fast, context-aware directory tree tool co-created by human and AI for optimal information density across multiple output formats. Smart Tree bridges the gap between human readability and AI token efficiency, providing fixed-width formats for parsing, ultra-compact modes for bandwidth optimization, and AI-specific formats. HEX MODE
Language: Rust - Size: 19.4 MB - Last synced at: about 4 hours ago - Pushed at: about 6 hours ago - Stars: 62 - Forks: 5

ahmedfgad/GARI
GARI (Genetic Algorithm for Reproducing Images) reproduces a single image using Genetic Algorithm (GA) by evolving pixel values.
Language: Python - Size: 47.9 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 61 - Forks: 32

aims-umich/neorl
NeuroEvolution Optimization with Reinforcement Learning
Language: Python - Size: 162 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 60 - Forks: 19

tomitomi3/LibOptimization
LibOptimization is numerical optimization algorithm library for .NET Framework. / .NET用の数値計算、最適化ライブラリ
Language: Visual Basic .NET - Size: 4.97 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 60 - Forks: 19

amkatrutsa/liboptpy
Implementation of various optimization methods
Language: Python - Size: 3.73 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 60 - Forks: 17

nicklashansen/neural-net-optimization
PyTorch implementations of recent optimization algorithms for deep learning.
Language: Python - Size: 3.35 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 60 - Forks: 7

firefly-cpp/FireflyAlgorithm
Implementation of Firefly Algorithm in Python
Language: Python - Size: 310 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 59 - Forks: 28

tangtan/iStoryline.js
For more information about iStoryline
Language: JavaScript - Size: 1.32 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 10

frangio68/Min-Cost-Flow-Class
C++ solvers for Minimum Cost Flow Problems
Language: C++ - Size: 1.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 58 - Forks: 9

hiroyuki-kasai/HybridPrecodingOpt
Optimization algorithms for hybrid precoding in mmWave MIMO systems: Version 1.1.0
Language: MATLAB - Size: 938 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 57 - Forks: 30

ccssmnn/hego
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
Language: Go - Size: 127 KB - Last synced at: about 18 hours ago - Pushed at: 16 days ago - Stars: 56 - Forks: 9

hiroyuki-kasai/GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Language: Matlab - Size: 14.8 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 56 - Forks: 25

DylanMuir/fmin_adam
Matlab implementation of the Adam stochastic gradient descent optimisation algorithm
Language: Matlab - Size: 109 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 56 - Forks: 24

thyeem/monotree
An optimized Sparse Merkle Tree in Rust
Language: Rust - Size: 198 KB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 55 - Forks: 19

fpicetti/occamypy
Python library for solving large-scale inverse problems
Language: Jupyter Notebook - Size: 17.5 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 55 - Forks: 13

Ivan-Zhou/Uber_Driver_Schedule_Optimization Fork of DeepNeuron/Uber_Profit_Model
A predictive model to help Uber drivers make more money
Language: Jupyter Notebook - Size: 175 MB - Last synced at: 8 months ago - Pushed at: about 8 years ago - Stars: 55 - Forks: 22

nathanrooy/differential-evolution-optimization
A simple, bare bones, implementation of differential evolution optimization.
Language: Python - Size: 16.6 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 54 - Forks: 14

krichelj/PyDiffGame
PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems
Language: Python - Size: 7.41 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 53 - Forks: 10

Eric-Bradford/SDD-GP-MPC
This repository contains the source code for "Stochastic data-driven model predictive control using Gaussian processes" (SDD-GP-MPC).
Language: Python - Size: 18.4 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 6

mynkpl1998/Deep-Learning-Optimization-Algorithms
Visualization of various deep learning optimization algorithms using PyTorch automatic differentiation and optimizers.
Language: Jupyter Notebook - Size: 82.5 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 53 - Forks: 7

aliasgharheidaricom/Harris-Hawks-Optimization-Algorithm-and-Applications
Harris Hawks Optimization (HHO) is a nature-inspired metaheuristic algorithm that simulates the cooperative hunting behavior of Harris' hawks. Widely used in engineering, machine learning, and resource allocation, HHO is renowned for its simplicity, versatility, and effectiveness in finding global optima.
Language: MATLAB - Size: 2.99 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 52 - Forks: 12

hiroyuki-kasai/RSOpt
Riemannian stochastic optimization algorithms: Version 1.0.3
Language: MATLAB - Size: 7.62 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 19

kasravnd/SuffixTree
Optimized implementation of suffix tree in python using Ukkonen's algorithm.
Language: Python - Size: 27.3 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 17

allista/ThrottleControlledAvionics
A mod for KerbalSaceProgram
Language: C# - Size: 12.9 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 51 - Forks: 23

mmomtchev/igc-xc-score
A scoring program for gliding competitions striving for 100% accuracy and determinism
Language: JavaScript - Size: 9.57 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 50 - Forks: 12

decile-team/jensen
A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, AdsGrad, CG, Nesterov etc.) and Classifiers/Regressors (Logistic Regression, SVMs, Least Squares Regression etc.)
Language: C++ - Size: 20.4 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 21

sherstpasha/thefittest
Implementation of data mining methods that use evolutionary algorithms
Language: Python - Size: 47.3 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 49 - Forks: 0

PerformanceEstimation/Performance-Estimation-Toolbox
Code of the Performance Estimation Toolbox (PESTO) whose aim is to ease the access to the PEP methodology for performing worst-case analyses of first-order methods in convex and nonconvex optimization. The numerical worst-case analyses from PEP can be performed just by writting the algorithms just as you would implement them.
Language: MATLAB - Size: 2.92 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 49 - Forks: 6

oxfordcontrol/Clarabel.cpp
Clarabel.cpp: C/C++ interface to the Clarabel Interior-point solver for convex conic optimisation problems.
Language: C++ - Size: 261 KB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 48 - Forks: 13

SaitejaUtpala/rieoptax
Riemannian Optimization Using JAX
Language: Jupyter Notebook - Size: 590 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 6

shahind/Nature-Inspired-Algorithms
Sample Code Collection of Nature-Inspired Computational Methods
Language: MATLAB - Size: 5.47 MB - Last synced at: 11 days ago - Pushed at: almost 2 years ago - Stars: 48 - Forks: 16

mstechly/vqf
Implementation of Variational Quantum Factoring algorithm.
Language: Python - Size: 12.8 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 48 - Forks: 13

pitmonticone/EnergySystemModelling
Resources for the Energy System Modelling course by Tom Brown at Karlsruhe Institute of Technology (2020).
Language: Jupyter Notebook - Size: 67.8 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 10

earthat/Hybrid-GWOPSO-optimization
This script implements the hybrid of PSO and GWO optimization algorithm.
Language: MATLAB - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 47 - Forks: 16

PasaOpasen/geneticalgorithm2-6.8.7 Fork of rmsolgi/geneticalgorithm 📦
Supported highly optimized and flexible genetic algorithm package for python3.8+
Language: Python - Size: 68 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 14

Agrover112/fliscopt
Algorithms for flight scheduling optimization.
Language: Python - Size: 70.3 MB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 45 - Forks: 12

smkalami/ypea
Yarpiz Evolutionary Algorithms Toolbox for MATLAB
Language: HTML - Size: 2.33 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 25

Lyrichu/sopt
sopt:A simple python optimization library
Language: Python - Size: 619 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 45 - Forks: 13

shreyansh26/ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 44 - Forks: 2

latture/pallas-solver
Global optimization algorithms written in C++
Language: C++ - Size: 35.6 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 43 - Forks: 8

numericalalgorithmsgroup/dfols
Python-based Derivative-Free Optimizer for Least-Squares
Language: Python - Size: 11.8 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 42 - Forks: 16

McMasterU/HashedExpression
Type-safe modelling DSL, symbolic transformation, and code generation for solving optimization problems.
Language: Haskell - Size: 49.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 42 - Forks: 3

sash-ko/simobility
simobility - light-weight mobility simulation framework. Best for quick prototyping
Language: Python - Size: 126 MB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 42 - Forks: 9

milsto/differential-evolution
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 42 - Forks: 16

yaglm/yaglm
A python package for penalized generalized linear models that supports fitting and model selection for structured, adaptive and non-convex penalties.
Language: Python - Size: 1.73 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 41 - Forks: 12

cggos/opt_matlab
最优化方法及其MATLAB实现 源代码
Language: MATLAB - Size: 305 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 41 - Forks: 12

balavenkatesh3322/hyperparameter_tuning
A collection of Hyper parameter tuning library.
Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 41 - Forks: 7

kkg1999/MetaheuristicOptimization
Different meta-heuristic optimization techniques for feature selection
Language: Python - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 41 - Forks: 24

hiroyuki-kasai/SparseGDLibrary
MATLAB library of gradient descent algorithms for sparse modeling: Version 1.0.3
Language: Matlab - Size: 22.3 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 41 - Forks: 27

Baksonator/evolutionary-timetable-scheduling
An algorithm for creating a good timetable for the Faculty of Computing. The algorithm is based on evolutionary strategies, more precisely on the 1+1 evolutionary strategy and Shotgun hill climbing.
Language: Python - Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 39 - Forks: 9

keskarnitish/minSQN
Optimization using Stochastic quasi-Newton methods
Language: Matlab - Size: 642 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 39 - Forks: 15

selimfirat/ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Language: Java - Size: 710 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 38 - Forks: 10

ale94mleon/moldrug
moldrug (AKA mouse) is a Python package for drug-oriented optimization on the chemical space
Language: Python - Size: 106 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 36 - Forks: 7

IGITUGraz/L2L
Learning to Learn: Gradient-free Optimization framework
Language: Python - Size: 7.26 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 36 - Forks: 24

jerrytheo/psopy
A SciPy compatible super fast Python implementation for Particle Swarm Optimization.
Language: Python - Size: 1.02 MB - Last synced at: 23 days ago - Pushed at: about 5 years ago - Stars: 36 - Forks: 15

burlachenkok/flpytorch
FL_PyTorch: Optimization Research Simulator for Federated Learning
Language: Python - Size: 83.7 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 8

ltatzel/PyTorchHessianFree
PyTorch implementation of the Hessian-free optimizer
Language: Python - Size: 161 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 6

lixilinx/psgd_tf
Tensorflow implementation of preconditioned stochastic gradient descent
Language: Python - Size: 7.4 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 14

pdrm83/py2opt
How to solve the traveling salesman problem with the 2-opt algorithm, a fast heuristic search algorithm.
Language: Python - Size: 30.3 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 9

lstolcman/HMO-project
Solver for Capacitance Vehicle Routing Problem - School bus routing problem with bus stop selection
Language: Python - Size: 2.76 MB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 34 - Forks: 9

giangstrider/scheduling-optimization-ortools
Using Google Operation Research Tools (Ortools) to solve complex scheduling problems (General optimization problems).
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 32 - Forks: 4

shyammarjit/EEG-Emotion-Recognition
EEG-Based Emotion Recognition
Language: Jupyter Notebook - Size: 3.95 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 9

erdogant/caerus
Detection of favorable moments in time series data
Language: Python - Size: 4.78 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 2

VivianoRiccardo/Learning-Lab-C-Library
This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated
Language: C - Size: 7.29 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 31 - Forks: 8

eHarmony/spotz
Spark Parameter Optimization and Tuning
Language: Scala - Size: 227 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 31 - Forks: 8

borisRadonic/ToolboxR
Discrete Time C++ Modeling Library
Language: C++ - Size: 1.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 5

matthew-mcateer/Keras_pruning
A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.
Language: Jupyter Notebook - Size: 31.8 MB - Last synced at: 12 days ago - Pushed at: almost 6 years ago - Stars: 30 - Forks: 15

xiangchen96/awesome-or 📦
A curated list of awesome Operations Research (OR) resources.
Size: 43 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 1

BQSKit/qsearch 📦
A compiler for quantum computers based on A* and numerical optimization.
Language: Python - Size: 917 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 8

hongxin/csmath-2021
This mathematics course is taught for the first year Ph.D. students of computer science and related areas @zju
Size: 72.3 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 3

ZIB-IOL/Boscia.jl
Mixed-Integer Convex Programming: Branch-and-bound with Frank-Wolfe-based convex relaxations
Language: Julia - Size: 268 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 28 - Forks: 5

boschresearch/blackboxopt
Blackbox optimization algorithms with a common interface, along with useful helpers like parallel optimization loops, analysis and visualization scripts.
Language: Python - Size: 6.38 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 1

sebiniemann/Mantella
Research on self-developing optimisation algorithms
Language: HTML - Size: 32.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 28 - Forks: 10

VectorInstitute/VariationalNeuralAnnealing
A variational implementation of classical and quantum annealing using recurrent neural networks for the purpose of solving optimization problems.
Language: Jupyter Notebook - Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 2

salar-shdk/nia
Nature Inspired Optimization Algorithms
Language: Python - Size: 65.4 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 2

tomoleary/hessianlearn
Hessian-based stochastic optimization in TensorFlow and keras
Language: Python - Size: 4.21 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 28 - Forks: 3

albert-espin/knapsack-packing
Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)
Language: Python - Size: 207 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 28 - Forks: 11

DiceTechJobs/RelevancyTuning
Dice.com tutorial on using black box optimization algorithms to do relevancy tuning on your Solr Search Engine Configuration from Simon Hughes Dice.com
Language: Jupyter Notebook - Size: 319 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 28 - Forks: 12

Pantzan/KnapsackGA
Knapsack Problem solved using Genetic optimization algorithm
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 28 - Forks: 15

CEA-COSMIC/ModOpt
Modular Optimisation tools for solving inverse problems
Language: Python - Size: 4.17 MB - Last synced at: 5 days ago - Pushed at: 19 days ago - Stars: 27 - Forks: 15

kul-optec/ForBES
Generic and efficient MATLAB solver for nonsmooth optimization problems
Language: MATLAB - Size: 23.4 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 27 - Forks: 11

dedupeio/pylbfgs Fork of larsmans/pylbfgs
:mountain_cableway: Python/Cython wrapper for liblbfgs
Language: C - Size: 206 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 27 - Forks: 15

lindonroberts/trust-region
Python trust-region subproblem solvers for nonlinear optimization
Language: Python - Size: 83 KB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 27 - Forks: 3

j8asic/SpeciaLUT
Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the optimal one at runtime.
Language: C++ - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 3

fides-dev/fides
Trust Region Optimization in Python
Language: Python - Size: 162 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 4

juhilsomaiya/HackerRank-Python-Algorithm-Solution
Solution of the practice algorithms of Hacker Rank
Language: Python - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 27 - Forks: 18

JuliaSmoothOptimizers/SolverTools.jl
Tools for developing nonlinear optimization solvers.
Language: Julia - Size: 1000 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 19

oxfordcontrol/ClarabelDocs
Documentation for the Clarabel interior point conic solver
Language: Julia - Size: 2.41 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 5

andre-batista/eispy2d
An Open-Source Python Library for the development of algorithms for 2D Electromagnetic Inverse Scattering Problems.
Language: Python - Size: 7.76 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 26 - Forks: 4

sail-sg/optim4rl
Optim4RL is a Jax framework of learning to optimize for reinforcement learning.
Language: Python - Size: 135 KB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 26 - Forks: 2

LuXDAmore/nuxt-apis-to-file
📞 Nuxt module to merge and transform multiple API + GraphQL requests into a single one, during build-time, like a payload extractor
Language: JavaScript - Size: 2.69 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 2

Pigzaum/bc_cvrp
A branch-and-cut algorithm for the capacitated vehicle routing problem (CVRP)
Language: C++ - Size: 186 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 3

inversed-ru/Ascension
A metaheuristic optimization framework
Language: Pascal - Size: 283 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 4

JoeriHermans/master-thesis
My Master Thesis on Distributed Deep Learning (parallelizing gradient descent) and other concepts I did during my research.
Language: Jupyter Notebook - Size: 221 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 7
