Code Monkey home page Code Monkey logo

primal-dual-linesearch's Introduction

About

This is a supplementary code (in Python 3) for the paper Malitsky Y., Pock T. "A first-order primal-dual algorithm with linesearch"

Usage

There are 3 problems: Min-max game, l1-regularized least square, and nonnegative least square. Each problem is presented in the individual Jupyter (formerly Ipython) Notebook file with extension ipynb. To play with these problems you need Jypyter Notebook to be installed on your computer. Alternatively, you can read these notebooks using http://nbviewer.jupyter.org/

File algorithms.py collects codes of all optimization algorithms except primal-dual ones.

File pd_algorithms.py includes codes of all primal-dual algorithms (including accelerated versions and ones with linesearch)

File opt_operators.py includes codes for several proximal operators.

File misc_for_output.py includes codes of some functions for nicer outputs.

Folder figures collects all plots that were used in the paper.

primal-dual-linesearch's People

Contributors

ymalitsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

primal-dual-linesearch'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.