You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: _posts/2020-5-5-updates-improvements-to-pytorch-tutorials.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ The following additional resources can also be found at the bottom of the Tutori
29
29
## PYTORCH RECIPES
30
30
Recipes are new bite-sized, actionable examples designed to teach researchers and developers how to use specific PyTorch features. Some notable new recipes include:
31
31
*[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)
33
33
*[How to Use TensorBoard](https://pytorch.org/tutorials/recipes/recipes/tensorboard_with_pytorch.html)
34
34
35
35
View the full recipes [here](http://pytorch.org/tutorials/recipes/recipes_index.html).
0 commit comments