diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/t10k-images.idx3-ubyte b/data/t10k-images.idx3-ubyte similarity index 100% rename from t10k-images.idx3-ubyte rename to data/t10k-images.idx3-ubyte diff --git a/t10k-labels.idx1-ubyte b/data/t10k-labels.idx1-ubyte similarity index 100% rename from t10k-labels.idx1-ubyte rename to data/t10k-labels.idx1-ubyte diff --git a/train-images.idx3-ubyte b/data/train-images.idx3-ubyte similarity index 100% rename from train-images.idx3-ubyte rename to data/train-images.idx3-ubyte diff --git a/train-labels.idx1-ubyte b/data/train-labels.idx1-ubyte similarity index 100% rename from train-labels.idx1-ubyte rename to data/train-labels.idx1-ubyte