진행중...
-참고
https://www.youtube.com/watch?v=c9aEBKYnkbo&ab_channel=PIEW9
https://github.com/Seonghoon-Yu/AI_Paper_Review
GitHub - Seonghoon-Yu/AI_Paper_Review: 까먹으면 다시 보려고 정리합니다.
까먹으면 다시 보려고 정리합니다. Contribute to Seonghoon-Yu/AI_Paper_Review development by creating an account on GitHub.
github.com
https://github.com/jhcha08/Implementation_DeepLearningPaper
GitHub - jhcha08/Implementation_DeepLearningPaper: Implementation of Model in Deep learning Paper with PyTorch
Implementation of Model in Deep learning Paper with PyTorch - GitHub - jhcha08/Implementation_DeepLearningPaper: Implementation of Model in Deep learning Paper with PyTorch
github.com
https://github.com/Seonghoon-Yu/PyTorch_study/blob/main/ch01/ch01_Basic_CNN_model.ipynb
GitHub - Seonghoon-Yu/PyTorch_study: PyTorch Computer Vision Cookbook를 공부한 내용을 정리하는 저장소입니다.
PyTorch Computer Vision Cookbook를 공부한 내용을 정리하는 저장소입니다. - GitHub - Seonghoon-Yu/PyTorch_study: PyTorch Computer Vision Cookbook를 공부한 내용을 정리하는 저장소입니다.
github.com
-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 |