본문 바로가기

전체 글

Gen AI 소개 https://www.cloudskillsboost.google/course_templates/536 Introduction to Generative AI - 한국어 | Google Cloud Skills Boost 생성형 AI란 무엇이고 어떻게 사용하며 전통적인 머신러닝 방법과는 어떻게 다른지 설명하는 입문용 마이크로 학습 과정입니다. 직접 생성형 AI 앱을 개발하는 데 도움이 되는 Google 도구에 대 www.cloudskillsboost.google All Readings: Introduction to Generative AI (G-GENAI-I) Here are the assembled readings on generative AI: ● Ask a Techspert: What is generat.. 더보기
chatGPT4 using open ai https://github.com/lee-monster/developing-apps-with-GPT-4/blob/main/Chapter4/01_PromptEngineering.py open ai model 이미 만들어진 것을 hugging face에서 다운 받거나 둘 중 하나로 실행해보면 아주 바보인 것을 알 수 있다. 모델에 직접 데이터 넣는 건 어떤 방법이든 삽질의 연속 더보기
u-net https://www.researchgate.net/figure/U-Net-architecture-Left-contraction-path-right-expansion-path-After-each-set-of_fig1_342622257 더보기
pytorch smp 에서 SSL오류 내면서 모델 다운 못 받을 때 URLError: import ssl ssl._create_default_https_context = ssl._create_unverified_context 이걸 코드에 추가하면 됨. ㅋㅋㅋㅋ Downloading: "http://data.lip6.fr/cadene/pretrainedmodels/se_resnext50_32x4d-a260b3a4.pth" to /Users/s/.cache/torch/hub/checkpoints/se_resnext50_32x4d-a260b3a4.pth 100%|██████████| 105M/105M [05:10 더보기
Mastering-Image-Segmentation-With-PyTorch-using-Real-World-Projects Pytorch 신간에서 다루고 있는 기술에 대해 공부하고자 한다. Packt홈페이지에서 무료로 동영상을 6일 동안 볼 수 있다. Mastering-Image-Segmentation-With-PyTorch-using-Real-World-Projects https://github.com/PacktPublishing/Mastering-Image-Segmentation-With-PyTorch-using-Real-World-Projects/ GitHub - PacktPublishing/Mastering-Image-Segmentation-With-PyTorch-using-Real-World-Projects Contribute to PacktPublishing/Mastering-Image-Segmentation-Wi.. 더보기
torch basic https://tutorials.pytorch.kr/beginner/deep_learning_60min_blitz.html PyTorch로 딥러닝하기: 60분만에 끝장내기 Author: Soumith Chintala, 번역: 박정환,. 파이토치(PyTorch)가 무엇인가요?: PyTorch는 Python 기반의 과학 연산 패키지로 다음 두 가지 목적으로 제공됩니다: GPU 및 다른 가속기의 성능을 사용하기 위한 NumPy tutorials.pytorch.kr https://tutorials.pytorch.kr/beginner/blitz/autograd_tutorial.html torch.autograd 에 대한 간단한 소개 torch.autograd 는 신경망 학습을 지원하는 PyTorch의 자동 미분 .. 더보기
deeplearning project collection https://github.com/imsumin018/Python-Deep-Learning-Projects GitHub - imsumin018/Python-Deep-Learning-Projects: Codebase for my book "Python DeepLearning Projects" | Learn applied deep lear Codebase for my book "Python DeepLearning Projects" | Learn applied deep learning for various use-cases on NLP, CV and ASR using TensorFlow and Keras. Book link. - GitHub - imsumin018/Pyt... github.com https:/.. 더보기
data engineer road map https://github.com/datastacktv/data-engineer-roadmap 더보기