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

ad pyplot

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