Skip to content

Commit e950d58

Browse files
authored
Update 2020-5-5-updates-improvements-to-pytorch-tutorials.md
1 parent d8f6c23 commit e950d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2020-5-5-updates-improvements-to-pytorch-tutorials.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following additional resources can also be found at the bottom of the Tutori
2929
## PYTORCH RECIPES
3030
Recipes are new bite-sized, actionable examples designed to teach researchers and developers how to use specific PyTorch features. Some notable new recipes include:
3131
* [Loading Data in PyTorch](https://pytorch.org/tutorials/recipes/recipes/loading_data_recipe.html)
32-
* [Model Interpretability Using Captum](https://pytorch.org/tutorials/recipes/recipes/captum_recipe.html)
32+
* [Model Interpretability Using Captum](https://pytorch.org/tutorials/recipes/recipes/Captum_Recipe.html)
3333
* [How to Use TensorBoard](https://pytorch.org/tutorials/recipes/recipes/tensorboard_with_pytorch.html)
3434

3535
View the full recipes [here](http://pytorch.org/tutorials/recipes/recipes_index.html).

0 commit comments

Comments
 (0)