diff --git a/test_all.sh b/test_all.sh deleted file mode 100644 index 587fbfc..0000000 --- a/test_all.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -for i in $(seq 1 1 999) -do - echo $i - /home/davrot/P3.10/bin/python3 test_it.py mnist.json $i -done \ No newline at end of file