yaodongyu / Online-Nonsubmodular

Online Nonsubmodular Minimization with Delayed Costs: From Full Information to Bandit Feedback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online-Nonsubmodular

This is the code for the ICML-2022 paper ''Online Nonsubmodular Minimization with Delayed Costs: From Full Information to Bandit Feedback''.

Reference

For more technical details, please check our paper. If you find this useful for your work, please consider citing

@article{lin2022online,
  title={Online Nonsubmodular Minimization with Delayed Costs: From Full Information to Bandit Feedback},
  author={Lin, Tianyi and Pacchiano, Aldo and Yu, Yaodong and Jordan, Michael I},
  journal={arXiv preprint arXiv:2205.07217},
  year={2022}
}

About

Online Nonsubmodular Minimization with Delayed Costs: From Full Information to Bandit Feedback


Languages

Language:Jupyter Notebook 96.3%Language:Python 3.7%