Skip to content

Commit

Permalink
Update load_data.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GZWQ authored Nov 14, 2018
1 parent a8f41d6 commit 0a0f69d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions load_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
nb_classes = 2
from PIL import Image
import matplotlib.pyplot as plt
import os

def cifar():
print("Loading cifar10 data ...")
Expand Down

0 comments on commit 0a0f69d

Please # to comment.