Skip to content

[SIGMETRICS 2022]Expert-Calibrated Learning for Online Optimization with Switching Costs

License

Notifications You must be signed in to change notification settings

Ren-Research/EC-L2O

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expert-Calibrated Learning for Online Optimization with Switching Costs

MIT licensed arxiv

Pengfei Li, Jianyi Yang and Shaolei Ren

Note

This is the official implementation of the SIGMETRICS 2022 paper

Requirements

  • python>=3.6

Installation

  • Clone this repo:
git clone git@github.com:Ren-Research/EC-L2O.git
cd EC-L2O
  • Install required packages
pip install -r requirements.txt

Quick start for training

  • Run the code
python train_unroll_batch.py  config_example.json

You can visualize the training statistics using tensorboard.

About

[SIGMETRICS 2022]Expert-Calibrated Learning for Online Optimization with Switching Costs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages