Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Include Optuna integration badge in README.rst#711

Merged
vfdev-5 merged 2 commits intopytorch:masterfrom
Crissman:patch-1
Jan 22, 2020
Merged

Include Optuna integration badge in README.rst#711
vfdev-5 merged 2 commits intopytorch:masterfrom
Crissman:patch-1

Conversation

@Crissman
Copy link
Contributor

@Crissman Crissman commented Jan 21, 2020

Hi!

Optuna (optuna.org) is a new hyperparameter optimization library, and we’ve written an Optuna integration module for PyTorch Ignite to make it easy to search for good hyperparameter settings and prune unpromising trials. We’re looking for ways to let PyTorch Ignite 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 PyTorch Ignite: https://github.com/optuna/optuna/blob/master/examples/pytorch_ignite_simple.py

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

Thanks!

Check list:

  • [-] New tests are added (if a new feature is added)
  • [*] New doc strings: description and/or example code are in RST format
  • [-] Documentation is updated (if required)

Hi!

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

Here’s some documentation on pruning integrations: https://optuna.readthedocs.io/en/latest/tutorial/pruning.html

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

Thanks!
@vfdev-5
Copy link
Collaborator

vfdev-5 commented Jan 21, 2020

Hi @Crissman, thanks for the PR. Actually, we have already mentioned Optuna in They use Ignite. But ok for the badge.

PS. Could you also star the project to let Optuna users know that it is integrated :)

@Crissman
Copy link
Contributor Author

Starred! Thanks.

@vfdev-5 vfdev-5 merged commit 29e2df1 into pytorch:master Jan 22, 2020
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.

2 participants