또 무슨 꿈을 꿨다. 어딘가를 갈려고 막 헤매는 꿈이었는데... 여행갈려고 비행기표도 끊고... 나 , 어딘가로 떠나고 싶나?
형태소 분석
https://colab.research.google.com/drive/1p9oaLKhmMMWtl-tJKUPPEeGa15P2ySHX#scrollTo=141MxrE4B-7T
Google Colab Notebook
Run, share, and edit Python notebooks
colab.research.google.com
더보기
PatternMeaning
_var | Internal use, weak "internal use" indicator. |
var_ | Avoids conflicts with Python keywords. |
__var | Name mangling (for class attributes). |
__var__ | Special methods or attributes (reserved for Python). |
AI 개발 setting
- amazon, huggingface, runpod, chatgpt 가입
- authy 어플, 데탑 다운로드 (구글 authentication 보다 나음, 데탑에서도 가능해서!)
- amazon > multi factor authentication 에 assign MFA device 등
https://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/enable-virt-mfa-for-root.html
루트 사용자용 가상 MFA 디바이스 활성화(콘솔) - AWS Identity and Access Management
코드를 생성한 후 즉시 요청을 제출하세요. 코드를 생성한 후 너무 오래 기다렸다 요청을 제출할 경우 MFA 디바이스가 사용자와 연결은 되지만 MFA 디바이스가 동기화되지 않습니다. 이는 시간 기
docs.aws.amazon.com
'SK Networks Family AI bootcamp 강의노트' 카테고리의 다른 글
34일차 [ NLP ] (1) | 2025.03.07 |
---|---|
31일차 [ local에서 모델 돌리기 ] (0) | 2025.02.27 |
29일차 [ CNN, Vgg, ResNet ] (0) | 2025.02.25 |
28일차[ Torchvision/ Image Preprocessing, CNN ] (0) | 2025.02.24 |
27일차 [ earlystopping ] (0) | 2025.02.21 |