Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Add Optuna integrated badge to README.md #4361

Merged
6 commits merged into from
Jun 22, 2020
Merged

Add Optuna integrated badge to README.md #4361

6 commits merged into from
Jun 22, 2020

Conversation

Crissman
Copy link
Contributor

@Crissman Crissman commented Jun 16, 2020

Hi!

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

Here’s our blog post on the integration with AllenNLP.

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

Thanks!

@Crissman
Copy link
Contributor Author

Looked at the PR / Check Core 3.7 test failure, and it looks unrelated to this PR. Can this be merged?

Thanks!

@@ -63,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- A `BatchCallback` for logging CPU and GPU memory usage to tensorboard. This is mainly for debugging
because using it can cause a significant slowdown in training.
- Ability to run pretrained transformers as an embedder without training the weights
- Add Optuna Integrated badge to README.md
Copy link
Member

Choose a reason for hiding this comment

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

Hey @Crissman, this doesn't need to be in the CHANGELOG

@ghost ghost merged commit 20afe6c into allenai:master Jun 22, 2020
@Crissman Crissman deleted the patch-1 branch July 2, 2020 04:16
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants