diff --git a/MNIST/requirements.txt b/MNIST/requirements.txt new file mode 100644 index 0000000..d28a51d --- /dev/null +++ b/MNIST/requirements.txt @@ -0,0 +1,3 @@ +numpy +setuptools +torchvision \ No newline at end of file