diff --git a/README.rst b/README.rst index c937160fd..b6dd616f0 100644 --- a/README.rst +++ b/README.rst @@ -92,7 +92,7 @@ Tune Quick Start - Launch a multi-node distributed hyperparameter sweep in less than 10 lines of code. - Supports any deep learning framework, including PyTorch, `PyTorch Lightning `_, TensorFlow, and Keras. -- Visualize results with `TensorBoard `__. +- Visualize results with `TensorBoard `__. - Choose among scalable SOTA algorithms such as `Population Based Training (PBT)`_, `Vizier's Median Stopping Rule`_, `HyperBand/ASHA`_. - Tune integrates with many optimization libraries such as `Facebook Ax `_, `HyperOpt `_, and `Bayesian Optimization `_ and enables you to scale them transparently.