-
CS231n 과제를 하기 위해 google colab으로 돌리고 있었는데 처음부터 에러가 발생 import error : cannot import name 'imread' 해결 방법 !pip uninstall scipy !pip install scipy==1.1.0