Skip to content

Chapter_6.ipynb wrong test data #25

@DataScienceUWL

Description

@DataScienceUWL

test_data = torchvision.datasets.FashionMNIST("./", train=True, transform=transforms.ToTensor(), download=True)

should use train=False

This changes the figures in this chapter significantly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions