CS336 面试导向学习指南 - Stanford Language Modeling from Scratch
☆212Apr 2, 2026Updated 5 months ago
Alternatives and similar repositories for learn-cs336
Users that are interested in learn-cs336 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆30Feb 27, 2026Updated 6 months ago
- 📖 从零基础到面试通关 —— 22节课彻底搞懂大语言模型 | Learn MiniMind: 系统化学习LLM训练全流程☆565Apr 1, 2026Updated 5 months ago
- 记录我在cs336学习时的笔记和作业☆1,122May 2, 2026Updated 4 months ago
- ☆58Mar 26, 2026Updated 5 months ago
- ☆150Jan 18, 2026Updated 7 months ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 🎓从0开始训练一个大模型Minimind项目的超详细解析,包括但不限于用到的架构,算法,以及大模型面试经验☆1,723May 25, 2026Updated 3 months ago
- 🏥 从零基础到面试通关:20节课彻底搞懂MedicalGPT医疗大模型训练全流程 | PT/SFT/LoRA/RLHF/DPO/GRPO | 100+面试高频考点☆232Apr 1, 2026Updated 5 months ago
- 轻量级大语言模型MiniMind的源码解读,包含tokenizer、RoPE、MoE、KV Cache、pretraining、SFT、LoRA、DPO等完整流程☆1,188Jun 16, 2025Updated last year
- INFO130342.02 Machine Learning Courese Experiment Report☆17Mar 28, 2025Updated last year
- AI驱动的竞品分析Agent协作系统 - 字节AI全栈挑战赛2026☆37May 16, 2026Updated 3 months ago
- This is the Ofiicial repository for paper: GlobalRAG: Enhancing Global Reasoning in Multi-hop Question Answering via Reinforcement Learni…☆17May 3, 2026Updated 4 months ago
- ☆220Jun 4, 2026Updated 3 months ago
- 全网最详细的 Claude Code 源码解读 V2 | 20篇200+节 | 51万行TypeScript源码深度解析 | 图文并茂 | 零基础友好 | VitePress构建 | 支持在线/PDF/HTML阅读☆408Apr 2, 2026Updated 5 months ago
- 医疗健康app,集成腾讯IM,高德地图。网络框架运用Retrfit+RxJava☆13Mar 16, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆18Jan 16, 2024Updated 2 years ago
- 基于LangChain + Xinference + Chroma构建的本地知识库☆12Jun 13, 2025Updated last year
- miniClaudeCode - 从50万行蒸馏到~1000行的Claude Code核心Agent架构最小复现 | Distilled Claude Code agent framework☆132Mar 31, 2026Updated 5 months ago
- Covers pre-training data, Tokenizer, Transformer, MoE,distributed training, Scaling Laws, inference & alignment .6 progressive code assig…☆1,344Updated this week
- 山东大学青岛校区更新山大V卡通2.0后的全新宿舍电量查询脚本☆18May 29, 2026Updated 3 months ago
- Cough audio classification using a simple network implemented in Pytorch☆16Apr 5, 2021Updated 5 years ago
- A python toolkit to detect, segment, and count coughs☆16Aug 1, 2026Updated last month
- MCP server for AI vision analysis via OpenRouter☆20Oct 9, 2025Updated 11 months ago
- 2020级课程设计DPLL算法解决SAT问题☆11Nov 3, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 104 Machine Learning Engineering Interview Questions for LLM, Transformer & Multimodal AI☆20Jan 24, 2026Updated 7 months ago
- This repo contain full code about Leader Follower Navigation based on Pedestrian Dead Reckoning☆10Jan 14, 2024Updated 2 years ago
- 基于deepseek、qwen3大模型,lora sft 医疗行业数据☆15Apr 10, 2026Updated 5 months ago
- 给山东大学计算机科学与技术学生的一些资料,包含作业,课件等,students help students☆27Jan 9, 2024Updated 2 years ago
- flask+vue 期末大作业,一个有nlp分析文本功能的爬虫小说网站☆14Jan 4, 2023Updated 3 years ago
- Official Code for IJCAI25 paper "Zero-shot Generalist Graph Anomaly Detection with Unified Neighborhood Prompts"☆23Jun 7, 2025Updated last year
- 区域赛银牌的一些板子☆10Jan 12, 2023Updated 3 years ago
- 多Agent智能旅游行程规划系统 | Python+Java+Go三语言实现 | 面试全套资料 | 八股文+STAR法则+面试QA☆306Apr 6, 2026Updated 5 months ago
- Android 课程实验和高级软件工程实验 一个失物招领App + 网站后台服务☆12Jun 8, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 山东大学2019级软件工程数据库系统课程设计--火车票售票系统☆11Oct 5, 2023Updated 2 years ago
- 南京师范大学大学生创新训练计划项目:大模型与知识图谱(LLM meet KG)☆12Apr 21, 2025Updated last year
- ☆11Mar 19, 2022Updated 4 years ago
- 宠物领养管理系统(Information management system for pet adoption)--数据库课程设计☆17Nov 17, 2021Updated 4 years ago
- 2023 同济大学 算法设计与分析 课程☆10Jun 27, 2023Updated 3 years ago
- Learn agent fundamentals from scratch in one day (about 9 hours)! I wrote this tutorial to show that agents are actually very simple. 零基础…☆579Updated this week
- 中文情感感知计算代码,将中文文本进行多分类,包括传统的字典法、基于bert活transformer的微调以及 基于LLM的应用☆11Apr 27, 2023Updated 3 years ago