Browse Source

Add computing python dependencies

DricomDragon 5 years ago
parent
commit
6411e2564c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -10,5 +10,5 @@ Execute the script `resources/retrieve_digit_database.bash`.
 
 ### Install python dependencies
 
-`pip3 install python-mnist`
+`pip3 install python-mnist scipy numpy`