Skip to content

The MyFW_MNIST.ipynb in Lesson 4 requires the file: /main/data/mnist.pkl.gz, but it is not present in the directory. #243

@mouseart

Description

@mouseart

https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/3-NeuralNetworks/04-OwnFramework/lab/MyFW_MNIST.ipynb

The file mentioned in the following code in this notebook: /main/data/mnist.pkl.gz does not exist in this project.

!rm *.pkl
!wget https://raw.githubusercontent.com/microsoft/AI-For-Beginners/main/data/mnist.pkl.gz
!gzip -d mnist.pkl.gz

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