Repository navigation

#

stochastic-optimization

A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.

C++
475
8 个月前

A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.

423
4 个月前
Julia
324
4 天前

Templated C++/CUDA implementation of Model Predictive Path Integral Control (MPPI)

Cuda
131
1 个月前

Artificial Bee Colony Algorithm in Python.

Python
111
4 年前

Python library for stochastic numerical optimization

Python
97
2 年前

An open-source parallel optimization solver for structured mixed-integer programming

C++
83
2 年前

[NeurIPS 2023] The PyTorch Implementation of Scheduled (Stable) Weight Decay.

Python
59
1 年前

Create Your Own Metropolis-Hastings Markov Chain Monte Carlo Algorithm for Bayesian Inference (With Python)

Python
41
2 年前

A simple implementation of SPSA with automatic learning rate tuning

Python
33
3 年前

A julia implementation of the CMA Evolution Strategy for derivative-free optimization of potentially non-linear, non-convex or noisy functions over continuous domains.

Julia
31
2 年前

A collection of papers and readings for non-convex optimization

31
6 年前

Data-driven decision making under uncertainty using matrices

Julia
30
5 个月前

Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)

Python
28
6 年前

[ICML 2021] The official PyTorch Implementations of Positive-Negative Momentum Optimizers.

Python
28
3 年前

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.

Jupyter Notebook
27
2 年前