Skip to content

Commit e765195

Browse files
author
Jessica Lin
authored
Update image for Defining a Neural Network
1 parent c5efa6d commit e765195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/recipes_index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Recipes are bite-sized bite-sized, actionable examples of how to use specific Py
4141
.. customcarditem::
4242
:header: Defining a Neural Network
4343
:card_description: Learn how to use PyTorch's torch.nn package to create and define a neural network the MNIST dataset.
44-
:image: ../_static/img/thumbnails/pytorch-logo-flat.png
44+
:image: ../_static/img/thumbnails/defining_a_network.png
4545
:link: ../recipes/recipes/defining_a_neural_network.html
4646
:tags: Basics
4747

0 commit comments

Comments
 (0)