Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Wampler committed Jul 22, 2020
1 parent c248340 commit 55a6899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ray-tune/03-Search-Algos-and-Schedulers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
"\n",
"Read the [documentation]() on _population based training_ to understand what it is doing. The next cell configures a PBT scheduler and defines other things you'll need. \n",
"\n",
"See also the discussion for the results [here](solutions/03/Search-Algos-and-Schedulers-Solutions.ipynb).\n",
"See also the discussion for the results in the [solutions](solutions/03-Search-Algos-and-Schedulers-Solutions.ipynb).\n",
"\n",
"> **NOTE:** For a more complete example using MNIST and PyTorch, see [this example code](https://github.com/ray-project/ray/blob/master/python/ray/tune/examples/mnist_pytorch_lightning.py)."
]
Expand Down

0 comments on commit 55a6899

Please sign in to comment.