Skip to content

Programmatic full path to data #3

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'))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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