GitHub topics: stochastic-optimization
pmocz/mcmc-python
Create Your Own Metropolis-Hastings Markov Chain Monte Carlo Algorithm for Bayesian Inference (With Python)
Language: Python - Size: 235 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 43 - Forks: 7

lbl-camera/fvGP
A software package for flexible HPC GPs
Language: Python - Size: 33.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 16 - Forks: 4

qzhao19/sgdlib
A header-only C++ Library for Optimization Algorithms
Language: C++ - Size: 578 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

MaloLM/optimization-algorithms-guide
A Jupyter notebooks guide to handle optimization algorithms, for engineers & students
Language: HTML - Size: 109 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

infiniteopt/InfiniteOpt.jl
An intuitive modeling interface for infinite-dimensional optimization problems.
Language: Julia - Size: 13.5 MB - Last synced at: 8 days ago - Pushed at: 18 days ago - Stars: 277 - Forks: 21

aurelienperez/swing-options
Implementation of the two parametric strategies from Swing Contract Pricing: With and Without Neural Networks, combining global stochastic optimisation with either a payoff-volume model or a neural network.
Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

ebrahimpichka/awesome-optimization
A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.
Size: 46.9 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 426 - Forks: 44

esa/pygmo2
A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Language: C++ - Size: 13.9 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 476 - Forks: 59

keurfonluu/StochANNPy
StochANNPy (STOCHAstic Artificial Neural Network for PYthon) provides user-friendly routines compatible with Scikit-Learn for stochastic learning.
Language: Python - Size: 169 KB - Last synced at: 4 days ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 4

odow/SDDP.jl
A JuMP extension for Stochastic Dual Dynamic Programming
Language: Julia - Size: 24.9 MB - Last synced at: 8 days ago - Pushed at: 25 days ago - Stars: 326 - Forks: 66

jacobwilliams/simulated-annealing
Simulated Annealing with Modern Fortran
Language: Fortran - Size: 805 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 26 - Forks: 5

asevillasastre/GAMS-FLP-UNHCR
GAMS model for Facility Location Problem
Language: GAMS - Size: 12.3 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

SimpleArt/spsa
A simple implementation of SPSA with automatic learning rate tuning
Language: Python - Size: 220 KB - Last synced at: 28 days ago - Pushed at: almost 3 years ago - Stars: 33 - Forks: 0

kul-optec/CIAOAlgorithms.jl
Coordinate and Incremental Aggregated Optimization Algorithms
Language: Julia - Size: 85.9 KB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 4

madupite/madupite
a High-Performance Distributed Solver for Large-Scale Markov Decision Processes (MDP) relying on Inexact Policy Iteration; for Python and C++
Language: C++ - Size: 36.5 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 1

tstran155/Optimization-of-building-energy-consumption
This repo demonstrates how to build a surrogate (proxy) model by multivariate regressing building energy consumption data (univariate and multivariate) and use (1) Bayesian framework, (2) Pyomo package, (3) Genetic algorithm with local search, and (4) Pymoo package to find optimum design parameters and minimum energy consumption.
Language: Jupyter Notebook - Size: 5.31 MB - Last synced at: 1 day ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 6

Pegah-Ardehkhani/Optimization-Problems-and-Solutions
A repository dedicated to the mathematical modeling and solution of optimization problems, featuring practical examples in Stochastic Programming, Linear Programming (LP), and Mixed-Integer Linear Programming (MILP)
Language: Jupyter Notebook - Size: 1.35 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

ACDSLab/MPPI-Generic
Templated C++/CUDA implementation of Model Predictive Path Integral Control (MPPI)
Language: Cuda - Size: 9.76 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 125 - Forks: 14

keurfonluu/stochopy
Python library for stochastic numerical optimization
Language: Python - Size: 2.32 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 97 - Forks: 15

cshjin/awesome-nonconvex-optimization
A collection of papers and readings for non-convex optimization
Size: 16.6 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 31 - Forks: 5

jmaerte/pysmps
Utilities for parsing MPS and SMPS file formats.
Language: Python - Size: 68.4 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 4

jbrea/CMAEvolutionStrategy.jl
A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.
Language: Julia - Size: 140 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 2

kaydotdev/stochastic-quantization
Robust and Scalable Clustering with Adaptive Stochastic K-means
Language: Jupyter Notebook - Size: 16.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

leoschleier/sddip
Implementation of the (dynamic) stochastic dual dynamic integer programming (SDDiP) algorithm.
Language: Jupyter Notebook - Size: 4.35 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 19 - Forks: 5

xoolive/optim4ai
Optimisation for Artificial Intelligence, a 4-day course
Language: Jupyter Notebook - Size: 5.76 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

rockstaedt/ses_opt
Framework to model two stage stochastic unit commitment optimization problems.
Language: Python - Size: 83.6 MB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 3

cainmagi/Literature-inspections
The inspections on some important literatures, mainly including codes.
Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Franky03/Predictive-Prescriptions
A repository for studying predictive prescription using machine learning to model and solve stochastic problems.
Language: Julia - Size: 117 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ZacharyVarley/ApproxPCATorch
Oja and implicit Krasulina approaches to batched approximate top-k PCA estimation.
Language: Python - Size: 647 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

morozov22/SmartRunner
Python3 code for gradient-free global optimization
Language: Python - Size: 1.32 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

NirupamKhanal/Quant
Quantitative finance and econometric modelling
Language: Jupyter Notebook - Size: 3.05 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Argonne-National-Laboratory/DSP
An open-source parallel optimization solver for structured mixed-integer programming
Language: C++ - Size: 64.1 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 82 - Forks: 26

jiedxu/MatrixOptim.jl
Data-driven decision making under uncertainty using matrices
Language: Julia - Size: 71.2 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 31 - Forks: 6

perame787/Master-Thesis
Scripts and data used for the master's thesis "Portfolio selection with ES and regular vine copulae with EVT marginals" presented at the Wirtschaftsuniversität Wien in summer 2023. Code is structured for the purposes of the thesis and may not comply with best coding standards.
Language: R - Size: 5.45 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Gabriel-Halfeld-Limp/Mercado_Energia
Energy Markets Optimization
Language: Jupyter Notebook - Size: 67.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kibaekkim/SIPLIB.jl
Test instance generation and library for stochastic mixed-integer programming
Language: Julia - Size: 221 MB - Last synced at: 14 days ago - Pushed at: 6 months ago - Stars: 8 - Forks: 1

RaheesAhmed/nqs-quantum-simulator
A PyTorch implementation of a Neural Quantum State (NQS) simulator for quantum many-body systems, featuring symmetry-preserving neural networks and advanced sampling techniques.
Size: 243 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

cor3bit/somax
Stochastic Second-Order Methods in JAX
Language: Python - Size: 445 KB - Last synced at: 23 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

JuliaOptimalTransport/StochasticOptimalTransport.jl
Julia implementation of stochastic optimization algorithms for large-scale optimal transport.
Language: Julia - Size: 139 KB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 2

Melvin-klein/algosto
A Python package that includes various stochastic algorithms.
Language: Python - Size: 2.38 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AdamWonia/coyote-optimisation-algorithm-COA-matlab
Coyote Optimisation Algorithm - COA
Language: MATLAB - Size: 40 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

sraaphorst/sudoku-stochastic
Solving Sudoku boards using stochastic methods and genetic algorithms
Language: C++ - Size: 201 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

madhura711/LENOVO---Stochastic-Optimization-and-Predictive-Modeling
Language: R - Size: 6.09 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

ralna/GOFit
Global Optimization for Fitting Problems
Language: C++ - Size: 3.07 MB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 2

joshuagornall/Sudoku_Solver
Originally a visualisation tool for solving sudokus using stochastic optimisation that has been optimised utilising a genetic algorithm for research. This project was pushed for a GitHub Developer Member invitation.
Language: Python - Size: 32 MB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

martinkowalski/elecbet
Optimizing bets on political elections
Language: MATLAB - Size: 135 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

borghig/AM-CBO
Numerical implementation and validation of an adaptive consensus-based algorithm for multi-objective optimization.
Language: MATLAB - Size: 912 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

redb0/Algorithm-selective-averaging-coordinates 📦
Algorithm of selective averaging of coordinates (SAC)
Language: Python - Size: 1.61 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

NanneD/SOLT
Stochastic Optimization Learning Tool
Language: Jupyter Notebook - Size: 2.98 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 7

harshraj11584/Paper-Implementation-Overview-Gradient-Descent-Optimization-Sebastian-Ruder
[Python] [arXiv/cs] Paper "An Overview of Gradient Descent Optimization Algorithms" by Sebastian Ruder
Language: Python - Size: 58.6 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 6

cmdty/storage
Multi-Factor Least Squares Monte Carlo energy storage valuation model (Python and .NET).
Language: C# - Size: 107 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 66 - Forks: 27

copa-uniandes/pIRPgym
A compilation of OR tools for the Stochastic-Dynamic perishable Inventory Routing Problem.
Language: Jupyter Notebook - Size: 54.6 MB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 3

swd-turner/scenario
scenario - an R package for scenario tree construction
Language: R - Size: 1.11 MB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

omid-arhami/stochastic-processes
Some sample codes for basic or complicated stochastic processes and simulations. Check the file names.
Language: Jupyter Notebook - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

redb0/gotpy
Library for global optimization of multiextremal nondifferentiable functions.
Language: Python - Size: 42 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

david-cortes/stochQN 📦
(Python, Tensorflow, R, C, C++) Stochastic, limited-memory quasi-Newton optimizers (adaQN, SQN, oLBFGS)
Language: R - Size: 400 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 12 - Forks: 7

asevillasastre/UCM-Linear-Programming-Optimization-Models
Location & Distribution and Hydrothermal Coordination Models, using Stochastic Programming and Multicriteria Techniques, are proposed. Reports of the work in pdf and the GAMS code are included.
Language: GAMS - Size: 2.49 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zeke-xie/stable-weight-decay-regularization
[NeurIPS 2023] The PyTorch Implementation of Scheduled (Stable) Weight Decay.
Language: Python - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 3

amkatrutsa/dl-opt
Tutorials on optimizers for deep neural networks
Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lkwinta/stochastic_minimization
Stochastic minimization project for Statistics course on AGH UST
Language: R - Size: 2.38 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

roaked/snake-evolutionary-reinforcement-learning
parameter optimization of a reinforcement learning deep Q network with memory replay buffer using genetic algorithm in the snake game. base code for snake env from codecamp
Language: Python - Size: 26.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 2

prs98/Electric_Vehicle_Charging_Simulation
The goal of this project is to build a simulation model to determine the largest expected revenue from an electric vehicle charging station in a one month time period given the storage capacity, charging grid change costs, demand and supply.
Language: MATLAB - Size: 268 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 0

hash1khn/PageRank
Language: Python - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rlax59us/Numerical_Optimization
Python Implementation and Visualization of Numerical Optimization Techniques
Language: Python - Size: 6.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EgoPer/Contextual-Robust-Optimisation-with-UQ
Code for the experiments in the paper "Contextual Robust Optimisation with Uncertainty Quantification".
Language: Python - Size: 1.32 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

DankoFox/manufacturing-two-stages
Source code for Mathematical Modelling Assignment
Language: Python - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ayjab/stochastic_optimization
This repository contains implementations of various stochastic gradient descent algorithms and gredient descent algorithms.
Language: Jupyter Notebook - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Matrixeigs/Optimization-techniques-and-applications-in-energy-systems
Modelling and optimization for microgrids, energy hubs, distribution systems and transmission systems
Language: JetBrains MPS - Size: 37.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

siavashtab/readSMPS-CPP
reading SMPS format files in C++ (Two-stage stochastic programs with fixed recourse)
Language: C++ - Size: 363 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

siavashtab/readSMPS-Py
reading SMPS files in Python (A Python package for reading SMPS files using GUROBI optimizer objects)
Language: Python - Size: 96.7 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

aruns2/POD_DABP
Constrained Optimization: Point of Dispense distribution under large scale health emergencies for Allegheny County modeled as Two-Stage Stochastic Optimization
Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

aurorlhc/3D_Reconstruction_Tomography
Stochastic reconstruction of heterogeneous materials using X-ray tomography projections
Language: C++ - Size: 89.7 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 6

energyinpython/EVO-SPOTIS
This is Python 3 library for multi-criteria decision analysis with decision-maker preference identification based on historical datasets using evolutionary stochastic algorithm Differential evolution
Language: Python - Size: 472 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

keurfonluu/StochOptim
StochOptim provides user friendly functions to solve optimization problems using stochastic algorithms
Language: Fortran - Size: 77.1 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 2

dmottice20/learning-rl
Work to store exercises and explorations on Dr. Powell's RLSO.
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

keurfonluu/StochOPy-WebApp
StochOPy WebApp is hosted online at
Language: Python - Size: 117 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 4

seonho-park/Stochastic-Adaptive-cubic-regularization-with-Negative-Curvature
stochastic adaptive cubic regularization method with negative curvature
Language: Python - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

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: about 3 years ago - Stars: 28 - Forks: 3

trwstin/AMMO
TikTok Advertisement-Moderator Matching Optimizer
Language: CSS - Size: 39.1 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

jmdvinodjmd/LIBS2ML
LIBS2ML: A Library for Scalable Second Order Machine Learning Algorithms
Language: C++ - Size: 221 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 7

sebastianangerhausen/SPDPS
A Stochastic Primal-Dual Proximal Splitting Method for Risk-Averse Optimal Control of PDEs
Language: Julia - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

MohammadSadeghSalehi/SQN-and-SGD
Stochastic Quasi-Newton Method (SQN) and comparing it with SGD
Language: Jupyter Notebook - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

architsharma97/MNIST
Tests convergence of various estimators. In particular, PD and SF/REINFORCE are tested for gaussian and bernoulli latent variables and Synthetic gradients are tested in MNIST Classification (DNI).
Language: Python - Size: 4.24 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

sharath/gan-learning
An empirical evaluation of learning strategies for GANs
Language: Jupyter Notebook - Size: 452 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Julinar07/optimization-stochastic-differential-evolution
Analysis Spreading COVID-19 in Japan Using Stochastic Differential Evolution’s Method
Language: MATLAB - Size: 7.21 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nocotan/cocob_backprop
Unofficial PyTorch implementation of COCOB Backprop.
Language: Python - Size: 126 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

alexforel/Explainable-CSO
Code for "Explainable Data-Driven Optimization" (ICML 2023)
Language: Python - Size: 29.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 0

eghalea/Stochastic-Modeling-and-Event-Simulation-of-an-Emergency-Department-ED-
This project demostrates an attempt to model an ED system by replicating multiple scenarios that will aid the optimization of the ED services through efficient resource utilization to solve overcrowding problem and reduce average waiting and service time in the ED
Language: R - Size: 4.78 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

benkoehlL/Simulated_Annealing_Production
Simulated Annealing method for solution of the optimal sequencing and allocation in the one-stage job-shop model
Language: Jupyter Notebook - Size: 26.7 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

houshuanglucie/Stochastic-optimization
Course of Stochastic Optimization in ISAE-SUPAERO
Language: Jupyter Notebook - Size: 28.8 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

LorenzoSciandra/Dynamic-vehicle-routing-problem-with-stochastic-customer-requests-and-multiple-delivery-routes
Dynamic vehicle routing problem with stochastic customer requests, multiple delivery routes and same-day deliver.
Language: C++ - Size: 31.7 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

jiedxu/StochasticOptim 📦
Stochastic Optimization and ARIMA Model Forecast in Julia to Manage Airline Fleet
Language: PostScript - Size: 1.59 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

rwuilbercq/Hive
Artificial Bee Colony Algorithm in Python.
Language: Python - Size: 73.2 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 90 - Forks: 44

Lingkai-Kong/so-ebm
Code for paper: End-to-end Stochastic Optimization with Energy-based Model
Language: Python - Size: 884 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

cshjin/Microgrid_sim
Language: Python - Size: 49.1 MB - Last synced at: 11 months ago - Pushed at: about 10 years ago - Stars: 12 - Forks: 4

borelian/AdaptiveBenders
Code and computational experiments of the paper "Benders Adaptive-Cuts Method for Two-Stage Stochastic Programs" by Cristian Ramírez-Pico, Ivana Ljubić and Eduardo Moreno. arXiv:2203.00752
Language: Jupyter Notebook - Size: 340 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

cyypherus/swift-slime
A lightweight stochastic optimizer based on slime mold (Slime Mold Algorithm)
Language: Swift - Size: 41 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

KenChiang1997/Robust-and-Stochastic-Portfolio-Optimization
NTHU 2021 Fall, Robust and Stochastic Portfolio Optimization
Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

edgarsmdn/TS
Tabu Search algorithm
Language: Python - Size: 1.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3

hiroyuki-kasai/SimpleDeepNetToolbox
Simple MATLAB toolbox for deep learning network: Version 1.0.3
Language: Matlab - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 10
