•
sd 카드 구움
ID : test4611로 시작
•
맥북에어로 명령어 내리는중 즉 ssh 연결로 아래 명령어 실행
sudo apt-get update
sudo apt-get upgrade
ABAP
복사
•
두번째 명령어 실행 중 Y, N 고르는거 나오면 Y를 선택한다.
•
그리고 중간에 고르는거 뜨면 그냥 ‘enter’ 눌러준다.
•
이걸 한번더하고, 도커 관련 알림 창 뜨면 ‘OK’ → ‘No’ 해준다.
sudo apt-get install libhdf5-serial-dev hdf5-tools libhdf5-dev zlib1g-dev zip libjpeg8-dev liblapack-dev libblas-dev gfortran
sudo apt-get install python3-pip
sudo pip3 install -U pip testresources setuptools==49.6.0
sudo pip3 install -U numpy==1.19.4 future==0.18.2 mock==3.0.5 h5py==2.10.0 keras-preprocessing==1.1.1 keras-applications==1.0.8 gast==0.2.2 futures protobuf pybind11
ABAP
복사
•
첫번째 명령어 진행중에 Y한번 눌러주고
•
두번째 명령어도 진행중에 Y한번 눌러주고
pip3 install --pre --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v44 tensorflow
ABAP
복사
•
이쯤에서 python3 명령어 실행해서 ‘import tensorflow’해본 결과 정상적으로 잘 되었다.
•
다음은 keras 설치해보자
sudo pip3 install keras jupyter pillow matplotlib
ABAP
복사
•
설치는 되었지만 ‘import keras’ 하니 결국은 또 오류 생겨서 아래 명령어를 실행 시켰다.
!pip install keras==2.4
ABAP
복사
•
그 결과 둘다 설치가 되었다.
안녕하세요
•
한국전자기술연구원 김영광입니다.
•
관련 기술 문의와 R&D 공동 연구 사업 관련 문의는 “glory@keti.re.kr”로 연락 부탁드립니다.
Hello 
•
I'm Yeonggwang Kim from the Korea Electronics Research Institute.
•
For technical and business inquiries, please contact me at “glory@keti.re.kr”