Skip to content

Can not pass test_train_cifar10 in which my accuracy and loss did not match golden standard values #15

@rocinant

Description

@rocinant

My result of test_train_cifar10 is (np.float64(0.1015625), np.float32(3.6889665)) which is different from [0.09375, 3.5892258], which mean my acc and loss are both little higher. And I just can not figure out why. I have passed all previous tests in hw4 until this train_cifar10 test. I looked back and forth and the code runs just fine, it is just the result can not match up. Any idea is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions