Skip to content
Snippets Groups Projects
Commit aa2aed11 authored by JGlombitza's avatar JGlombitza
Browse files

add os

parent 869dd454
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ The images are 28x28 pixels (grayscale) showing a single handwritten digit from ...@@ -8,6 +8,7 @@ The images are 28x28 pixels (grayscale) showing a single handwritten digit from
import numpy as np import numpy as np
import gzip import gzip
import os
def get_datapath(fname=''): def get_datapath(fname=''):
"""Get data path. """Get data path.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment