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

[WIP] Use new Portfolio class #10

Open
wants to merge 31 commits into
base: portfolio_refactor
Choose a base branch
from
Open

Conversation

jrapin
Copy link
Owner

@jrapin jrapin commented Apr 14, 2021

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and Context / Related issue

How Has This Been Tested (if it applies)

Checklist

  • The documentation is up-to-date with the changes I made.
  • I have read the CONTRIBUTING document and completed the CLA (see CLA).
  • All tests passed, and additional code has been covered with new tests.

jrapin and others added 30 commits April 14, 2021 12:02
* max num vars in collaborative coevolution

* fix

* Update nevergrad/optimization/optimizerlib.py

* Update nevergrad/optimization/optimizerlib.py

Co-authored-by: Jérémy Rapin <[email protected]>
* NGOpt16 taking into account microprediction

User-suggested modification validated in https://dl.fbaipublicfiles.com/nevergrad/allxps/list.html
Warning: breaking change, because maintaining several metamodels is complicated.

* Update optimizerlib.py

* move ECMA to optimizerlib because it's good.

* black

* fixtest

* fix

* type_ignore

* better_test

* f__mypy

* tp_missing

* black

* Update nevergrad/optimization/optimizerlib.py

Co-authored-by: Jérémy Rapin <[email protected]>

* Update nevergrad/optimization/optimizerlib.py

Co-authored-by: Jérémy Rapin <[email protected]>

* Update experimentalvariants.py

* Update optimizerlib.py

* Update nevergrad/optimization/test_optimizerlib.py

Co-authored-by: Jérémy Rapin <[email protected]>

* Update nevergrad/optimization/test_optimizerlib.py

Co-authored-by: Jérémy Rapin <[email protected]>

* Update nevergrad/optimization/test_optimizerlib.py

Co-authored-by: Jérémy Rapin <[email protected]>

* Update nevergrad/optimization/test_optimizerlib.py

Co-authored-by: Jérémy Rapin <[email protected]>

* Update nevergrad/optimization/test_optimizerlib.py

Co-authored-by: Jérémy Rapin <[email protected]>

* record

* fix

* ngopt20

* black

* Update optimizerlib.py

* Update optimizerlib.py

* Update optimizerlib.py

* Update optimizerlib.py

* Update optimizerlib.py

* fix

* black

* fix

* doc

* Update nevergrad/optimization/test_optimizerlib.py

* recomm

* fix

Co-authored-by: Jérémy Rapin <[email protected]>
Co-authored-by: Jeremy Rapin <[email protected]>
* newbenchs

* fix

* fix

* fix
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