더북(TheBook)

  3 다음 명령을 입력하여 텐서플로를 설치합니다.

pip install tensorflow

  4 다음 명령을 입력하여 케라스를 설치합니다.

pip install keras