[docs] fix wandb url (#13094)

This commit is contained in:
Lavanya Shukla
2020-12-28 17:19:17 -08:00
committed by GitHub
parent 836c5d5a91
commit 350917958c
4 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
Using Weights & Biases with Tune
================================
`Weights & Biases <https://www.wandb.com/>`_ (Wandb) is a tool for experiment
`Weights & Biases <https://www.wandb.ai/>`_ (Wandb) is a tool for experiment
tracking, model optimizaton, and dataset versioning. It is very popular
in the machine learning and data science community for its superb visualization
tools.
@@ -12,7 +12,7 @@ tools.
:height: 80px
:alt: Weights & Biases
:align: center
:target: https://www.wandb.com/
:target: https://www.wandb.ai/
Ray Tune currently offers two lightweight integrations for Weights & Biases.
One is the :ref:`WandbLoggerCallback <tune-wandb-logger>`, which automatically logs