Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Grundkiewicz <romang@amu.edu.pl>2016-09-13 17:11:51 +0300
committerRoman Grundkiewicz <romang@amu.edu.pl>2016-09-13 17:11:51 +0300
commit04658f3d455be769c652b3067ffdd14ea924192a (patch)
tree86d8e8baed3576804651a67e7eca6e0a522f46ed /.gitignore
parentc32e0a0600ce535d76456e1df9023e29162fd733 (diff)
add script downloading MNIST dataset
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 660b3a05..4dfd397b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,6 @@
# CMake files
build
+
+# Examples
+examples/*/*.gz