ソースを参照

Add computing python dependencies

DricomDragon 5 年 前
コミット
6411e2564c
1 ファイル変更1 行追加1 行削除
  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`