진행중...
-참고
https://www.youtube.com/watch?v=c9aEBKYnkbo&ab_channel=PIEW9
https://github.com/Seonghoon-Yu/AI_Paper_Review
https://github.com/jhcha08/Implementation_DeepLearningPaper
https://github.com/Seonghoon-Yu/PyTorch_study/blob/main/ch01/ch01_Basic_CNN_model.ipynb
-cuda 관련
$ python
>> torch.cuda.is_available()
체크 해보기
cuda 깔기
nvidia 드라이버 깔기
- 서버에서 jupyter notebook 켜기
$ jupyter notebook --config /home/{user name}/.jupyter/jupyter_notebook_config.py
하고나서, 아래 뜨는, http:// 주소 복사해서 브라우저에 입력
'기술' 카테고리의 다른 글
리눅스 우분투 18.04, 20.04 한글키보드 linux ubuntu 18.04, 20.04 (0) | 2022.08.01 |
---|---|
파이토치 설치를 위한 CUDA + cuDNN 설치(cuda toolkit 11.3.0, cudnn v8.2.0) + CUDA 버전 바꾸기 (0) | 2022.03.08 |
거인의 어깨에 올라서서 더 넓은 세상을 바라보라 - 아이작 뉴턴 (0) | 2022.02.08 |
Real Time Face Mask Detection with Tensorflow and Python | Custom Object Detection w/ MobileNet SSD 구현하기 (0) | 2022.02.04 |
import 관련 (0) | 2022.02.03 |