소스 검색

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`