[docs] Add link to Ray Tune in hyperparameters.rst (#2647)
Co-authored-by: Kai Fricke <kai@anyscale.com>
This commit is contained in:
parent
ed581eb64f
commit
5c346e2e86
|
@ -300,3 +300,4 @@ Here are some useful ones:
|
|||
|
||||
- `Hydra <https://medium.com/pytorch/hydra-a-fresh-look-at-configuration-for-machine-learning-projects-50583186b710>`_
|
||||
- `Optuna <https://github.com/optuna/optuna/blob/master/examples/pytorch_lightning_simple.py>`_
|
||||
- `Ray Tune <https://docs.ray.io/en/master/tune/tutorials/tune-pytorch-lightning.html>`_
|
||||
|
|
Loading…
Reference in New Issue