Skip to content

Commit

Permalink
Add link to wandb example
Browse files Browse the repository at this point in the history
  • Loading branch information
xadrianzetx committed Sep 27, 2021
1 parent 8c80aa3 commit 6a8bf13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ In addition, integration modules are available for the following libraries, prov

* [Tracking optimization process with MLflow](https://github.com/optuna/optuna-examples/blob/main/mlflow/keras_mlflow.py)

### Examples of Weights & Biases

* [Tracking optimization process with Weights & Biases](https://github.com/optuna/optuna-examples/blob/main/wandb/wandb_simple.py)

### Examples of Hydra

* [Optimization with Hydra](https://github.com/optuna/optuna-examples/blob/main/hydra/simple.py)
Expand Down

0 comments on commit 6a8bf13

Please sign in to comment.