일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- 스터디
- 코딩테스트
- 플로이드와샬
- Python
- 파이썬
- 프로그래머스
- 데이터분석
- Lora
- 머신러닝
- paper review
- LLM
- 이분탐색
- 완전탐색
- 그래프이론
- Coursera
- Generative AI
- Fine-Tuning
- 코드트리
- peft
- 최단경로
- 파인튜닝
- 코딩테스트실력진단
- Scaling Laws
- bfs/dfs
- speaking
- 알고리즘
- DP
- 판다스
- English
- Study
- Today
- Total
목록Machine & Deep Learning/Generative AI (16)
생각하는 아져씨

앤드류 응 교수님의 강의를 듣고 정리 및 공부한 글임을 알려드립니다. Generative AI with LLMs In Generative AI with Large Language Models (LLMs), created in partnership with AWS, you’ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications. 다음 단어 생성에 영향을 미치는 Configurations max new tokens sample top k sample top p Temperature LLM이 next-word 생성을 거치며 final-decision까지 영향을 주는 요인에는 Confi..

앤드류 응 교수님의 강의를 듣고 정리 및 공부한 글임을 알려드립니다. Generative AI with LLMs In Generative AI with Large Language Models (LLMs), created in partnership with AWS, you’ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications. 💡 대화 요약 예제를 활용해 LLM에 대해서 Prompt Engineering의 첫 번째 스텝을 배워본다. 파인튜닝 전 생성 퀄리티를 높일 수 있는 In-context Inference 도 배워본다. 👀 Prompt Engineering 복습해봅시다. In..
앤드류 응 교수님의 강의를 듣고 정리한 글임을 알려드립니다. Generative AI with LLMs In Generative AI with Large Language Models (LLMs), created in partnership with AWS, you’ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications. Week 1주차 초반을 듣고 있는데 아직까지는 자세한 내용보다는 제목처럼 Introduction의 느낌이 강합니다. Week 2 까지는 들어봐야 어떤 분들에게 도움이 되는 강의일 지 생각할 수 있을 것 같네요😉 강의를 듣고 간략하게 정리한 내용을 적었습니다. LLM..

Generative AI와 Large Languaged Model이 활발하게 연구되는 이 시점에서, 앤드류 응 교수님의 education 회사인 Deeplearning.AI에서 제공하는 이 강의를 찾게되었다. Generative AI with LLMs In Generative AI with Large Language Models (LLMs), created in partnership with AWS, you’ll learn the fundamentals of how generative AI works, and how to deploy it in real-world applications. 끊임없이 나오는 LLM과 머릿속에 있는 LM 지식들이 복잡하게 얽히면서 Generative AI의 Lifecycle을..