Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding in Competitive Mirror Descent (CMD) for Inequality Constraints #31

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

jy-cds
Copy link

@jy-cds jy-cds commented Aug 5, 2020

No description provided.

@gehring gehring self-requested a review August 5, 2020 16:52
@gehring
Copy link
Owner

gehring commented Aug 5, 2020

I just added some flake8 configs (in setup.cfg). Would it be possible for you to rebase your branch so you have it too and run flake8 on cmd.py from the repo's root? It will output a bunch of formatting issues which will need to be addressed.

jybot and others added 23 commits August 17, 2020 11:15
author Jing Yu <jing@caltech.edu> 1596220573 -0700
committer Jing Yu <jing@caltech.edu> 1598141103 -0700

Adding the initial CMD file

Changing the way Bregmen potentials are required.

Including updating euquations for CMD algorithm.

First iteration of CMD

Create setup.cfg

Add support for pytree fixed-points. (gehring#34)

Initial CMD implementation.

Initial CMD implementation.

Increasing readibility by simplifying some function calls and resolved flake8 issues.
…ded additional testing cases and changed Lagrangian portion of the package.
…ation/post-multiplication option for cg when float32 is in use.
…uniform for a single player's individual variables). Augmented the bounded Bregman potential generation with non-uniform step size.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants