Skip to content

typo in code #724

Closed
Closed
@yu-yuxuan

Description

@yu-yuxuan

In tutorials/beginner_source/blitz/neural_networks_tutorial.py
The figure of the network that classifies digit images shows 16@5x5 in S4
So it should be self.fc1 = nn.Linear(16 * 5 * 5, 120) in line 15.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions