Skip to content

Tool for listing all benchmark functions in Nevergrad#1631

Merged
teytaud merged 3 commits intomainfrom
nikki
Sep 12, 2024
Merged

Tool for listing all benchmark functions in Nevergrad#1631
teytaud merged 3 commits intomainfrom
nikki

Conversation

@teytaud
Copy link
Copy Markdown
Contributor

@teytaud teytaud commented Sep 10, 2024

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.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 10, 2024
@teytaud
Copy link
Copy Markdown
Contributor Author

teytaud commented Sep 12, 2024

A single command lists all problems:
python examples/extract_loss_functions.py

We keep only 12 instances per problem (that's a parameter, we can keep less or more instances).

@teytaud teytaud merged commit 0a42b93 into main Sep 12, 2024
@teytaud teytaud deleted the nikki branch September 12, 2024 07:33
teytaud added a commit that referenced this pull request Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Do not delete this pull request or issue due to inactivity.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants