10000 Add Optuna to README.md by Crissman · Pull Request #8537 · chainer/chainer · GitHub
[go: up one dir, main page]

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

Add Optuna to README.md #8537

Merged
merged 1 commit into from
Jan 28, 2020
Merged

Add Optuna to README.md #8537

merged 1 commit into from
Jan 28, 2020

Conversation

Crissman
Copy link
Member

Hi!

Optuna is a new hyperparameter optimization library, and we’ve written an integration module for Chainer to make it easy to use Optuna to search for good hyperparameter settings and prune unpromising trials. We’re looking for ways to let Chainer users know this is available and thought a badge to show Optuna integration is available would be helpful.

Here’s our example of using the pruning integration with Chainer: https://github.com/optuna/optuna/blob/master/examples/pruning/chainer_integration.py

If there are other ways you would recommend reaching out to Chainer users to let them know about Optuna, please let us know.

Thanks!

Hi!

[Optuna]( (optuna.org) ) is a new hyperparameter optimization library, and we’ve written an integration module for Chainer to make it easy to use Optuna to search for good hyperparameter settings and prune unpromising trials. We’re looking for ways to let Chainer users know this is available and thought a badge to show Optuna integration is available would be helpful.

Here’s our example of using the pruning integration with Chainer: https://github.com/optuna/optuna/blob/master/examples/pruning/chainer_integration.py

If there are other ways you would recommend reaching out to Chainer users to let them know about Optuna, please let us know.

Thanks!
@niboshi niboshi self-assigned this Jan 16, 2020
@toslunar toslunar added the cat:document Documentation such as function documentations, comments and tutorials. label Jan 27, 2020
Copy link
Member
@toslunar toslunar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@niboshi
Copy link
Member
niboshi commented Jan 28, 2020

Sorry for delay. Jenkins, test this please

@niboshi niboshi added the st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes. label Jan 28, 2020
@niboshi niboshi added this to the v7.2.0 milestone Jan 28, 2020
@chainer-ci
Copy link
Member

Jenkins CI test (for commit 2c6716a, target branch master) succeeded!

@mergify mergify bot merged commit d9bba0a into master Jan 28, 2020
@niboshi niboshi deleted the Crissman-optuna branch January 28, 2020 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:document Documentation such as function documentations, comments and tutorials. st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0