Skip to content

This repository contains code from our paper "Online Convex Optimization and Integral Quadratic Constraints: A new appraoch to regret analysis"

License

Notifications You must be signed in to change notification settings

col-tasas/2025-oco-with-iqcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arXiv MIT License ReseachGate LinkedIn GIT

Online Convex Optimization and Integral Quadratic Constraints: A new approach to regret analysis

This repository contains the code from our paper "Online Convex Optimization and Integral Quadratic Constraints: A new approach to regret analysis". The preprint is accessible on arXiv.

Installation

The code was developed with Python 3.11. All relevant packages can be installed with

pip install -r requirements.txt

All SDPs are solved with the commericial solver MOSEK.

pip install Mosek

An academic license can be requested here. Other open-source solvers might work as well (e.g. cvxopt), however, we observed best numerical stability with MOSEK.

Running Experiments

All experiments can be replicated in an associated notebook oco_iqc.ipynb.

Contact

🧑‍💻 Fabian Jakob

📧 fabian.jakob@ist.uni-stuttgart.de

About

This repository contains code from our paper "Online Convex Optimization and Integral Quadratic Constraints: A new appraoch to regret analysis"

Topics

Resources

License

Stars

Watchers

Forks