online-optimization
There are 13 repositories under online-optimization topic.
haozhg/odmd
AI4Science: Python/Matlab implementation of online and window dynamic mode decomposition (Online DMD and Window DMD)
haozhg/oml
AI4Science: Efficient data-driven Online Model Learning (OML) / system identification and control
li-lf/PyNOL
A Python Package for Non-stationary Online Learning (PyNOL)
nicola-bastianello/tvopt
tvopt is a prototyping and benchmarking Python framework for time-varying (or online) optimization.
haozhg/odmd-matlab
Matlab implementation of online and window dynamic mode decomposition algorithms
nicola-bastianello/reg4opt
A Python module for accelerating online optimization methods using operator regression.
DK-Zhu/DUST-on-PEVs-charging
Code for ''Distributed Online Optimization with Coupled Inequality Constraints over Unbalanced Directed Networks'' (CDC 2023)
Ren-Research/EC-L2O
[SIGMETRICS 2022]Expert-Calibrated Learning for Online Optimization with Switching Costs
aubin-tchoi/sequential-learning
Materials from the MVA Sequential Learning class.
nicola-bastianello/optopy
optopy is a prototyping and benchmarking Python framework for optimization, both static and dynamic, centralized and distributed
Nicolivain/trustful-bandits
A two armed bandit simulation and comparison with theoritical convergence
theophilec/oco-project
Hogwild ! and other Classic Online Convex Optimization algorithms implementation for OCO course.