Giter VIP home page Giter VIP logo

zoro's Introduction

ZORO

A Python implementation of the ZORO algorithm, as introduced in Zeroth-order regularized optimization (ZORO): Approximately sparse gradients and adaptive sampling by Cai, McKenzie, Yin and Zhang. This paper is accepted to SIAM Journal on Optimization (SIOPT). Preprint available here .

ZORO, and its adaptive variant AdaZORO, are implemented as classes in optimizers.py. We use the BaseOptimizer class as in this Repo.

Requirements

Python 3.5+. For proximal operators the pyproximal package is required.

Examples

See Test.py, Test_Prox.py and Test_Ada.py for examples of using ZORO.

Questions?

Feel free to contact us at [email protected] or [email protected].

Recommended citation

If you find this code useful please use the following citation:

  @article{cai2022zeroth,
    title={Zeroth-order regularized optimization (ZORO): Approximately sparse gradients and adaptive sampling},
    author={Cai, HanQin and Mckenzie, Daniel and Yin, Wotao and Zhang, Zhenliang},
    journal={SIAM Journal on Optimization},
    volume={32},
    number={2},
    pages={687--714},
    year={2022},
    publisher={SIAM}
  }

zoro's People

Contributors

caesarcai avatar danielmckenzie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

zoro's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.