Skip to content

Programmatic full path to data #3

@jrfiedler

Description

@jrfiedler

In the notebooks that need the full path to a dataset, you could do something like this

import os

path_to_data = os.path.abspath(os.path.join('..', 'data', 'mnist.pkl.gz'))

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