TOP
摘要: Notes for Coding MLE / AIE Notes in Python DS Notes in Python Python Basic Notes SQL Basic Notes Statistics Basic Notes LeetCode Notes in Python Notes 阅读全文
posted @ 2024-01-06 12:14 ForHHeart 阅读(34) 评论(0) 推荐(0) 编辑
摘要: Reinforcement Learning Basics - Shusen Wang | Youtube 阅读全文
posted @ 2024-04-28 18:08 ForHHeart 阅读(1) 评论(0) 推荐(0) 编辑
摘要: Video 1: Recommendation Systems - Shusen Wang | Youtube Video 2: Search Engine Technology - Shusen Wang | Youtube 阅读全文
posted @ 2024-04-28 18:02 ForHHeart 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 🥥 Table of Content I. Reinforcement Learning Basics Reinforment Learning Terminology II. Reinforcement Learning from Human Feedback (RLHF) RLHF Overv 阅读全文
posted @ 2024-04-16 13:47 ForHHeart 阅读(8) 评论(0) 推荐(0) 编辑
摘要: Reference: A Visual Guide to Mamba and State Space Models 🥥 Table of Content Part 1: The Issues of Transformer Part 2: State Space Model(SSM) State S 阅读全文
posted @ 2024-04-15 04:49 ForHHeart 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 🥥 Table of Content Clip LLaVA 阅读全文
posted @ 2024-03-27 20:49 ForHHeart 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 🥥 Table of Content 00 - Overview 01 - Tokenization 02 - Position Encoding 03 - Word Embedding 04 - Transformer Block(Attention + FFN) 05 - Model Head 阅读全文
posted @ 2024-03-25 14:51 ForHHeart 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 🥥 Table of Content 00 - Overview 01 - Criterion(torch.nn) 02 - Optimizer(torch.optim) 03 - Scheduler(torch.optim.lr_scheduler) 04 - Scaler(torch.cuda 阅读全文
posted @ 2024-03-18 14:03 ForHHeart 阅读(4) 评论(0) 推荐(0) 编辑
摘要: Resource:Sentence Embedding | 良睦路程序员 - Bilibili 阅读全文
posted @ 2024-03-18 04:54 ForHHeart 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 🥥 Table of Content Basic Components 01 - Overview & Libraries 02 - Model 04 - Datasets Parameter-Efficient Fine-Tuning(PEFT) 01 - Prompt-Tuning 02 - 阅读全文
posted @ 2024-03-15 04:36 ForHHeart 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 🥥 Table of Content I. Deep Learning Frameworks PyTorch HuggingFace Langchain TensorFlow Keras 🥑 Get Started! PyTorch PyTorch Official Doucument 01 - 阅读全文
posted @ 2024-03-01 14:15 ForHHeart 阅读(4) 评论(0) 推荐(0) 编辑