728x90
반응형

TensorFlow 설치

 

1. 

!pip install --trusted-host pypi.python.org --trusted-host files.pythonhosted.org --trusted-host pypi.org  tensorflow

2.

 

Anaconda Prompt 관리자 실행 ==> conda install tensorflow

 

 

 

Keras 설치

 

1.

 

Anaconda Prompt 관리자 실행 ==> conda install keras

 

Proceed : Y 입력하면 설치 완료된다.

728x90
반응형

+ Recent posts