Skip to content

Bug Report for handwritten-digit-classifier #4978

@dariafung

Description

@dariafung

Bug Report for https://neetcode.io/problems/handwritten-digit-classifier

There seems to be an inconsistency between the random seed used for the expected output and the seed setup in the problem description.
Even when setting torch.manual_seed(0) before initializing the model and input tensor, the output does not match the expected result provided in the test case.

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