☆456Aug 3, 2025Updated last year
Alternatives and similar repositories for DeepLearning
Users that are interested in DeepLearning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 三元三小时手敲大模型☆615Mar 12, 2026Updated 6 months ago
- cs336(2025-Spring)的作业参考和较详尽的中文笔记☆36Mar 13, 2026Updated 6 months ago
- ✅(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】☆23,800Updated this week
- 🧠 Train a 64M-parameter LLM from scratch in just 2h!☆62,190Updated this week
- This repo offers advanced tutorials for LLMs, BERT-based models, and multimodal models, covering fine-tuning, quantization, vocabulary ex…☆24May 5, 2025Updated last year
- 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.
- 从零构建大模型:从预训练到RLHF的完整实践☆2,697Aug 21, 2026Updated last month
- 📚 从零开始构建大模型☆33,988Aug 8, 2026Updated last month
- Personal deep learning study notes and tutorial-style notebooks☆690Updated this week
- Qwen2.5 0.5B GRPO☆87Feb 16, 2025Updated last year
- PyTorch tutorials, examples and some books I found 【不定期更新】整理的PyTorch 最新版教程、例子和书籍☆1,476Nov 23, 2020Updated 5 years ago
- AIInfra(AI 基础设施)指AI系统从底层芯片等硬件,到上层软件栈支持AI大模型训练和推理。☆8,276Dec 22, 2025Updated 9 months ago
- ☆68Aug 23, 2024Updated 2 years ago
- ☆17Dec 21, 2024Updated last year
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆614May 4, 2026Updated 4 months 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.
- 更适合中国Misc手体质的套题生成器☆23Sep 18, 2023Updated 3 years ago
- [2023 IROS] SSGM: Spatial Semantic Graph Matching for Loop Closure Detection in Indoor Environments☆20Mar 26, 2024Updated 2 years ago
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆32,301Sep 12, 2026Updated last week
- 🏥 从零基础到面试通关:20节课彻底搞懂MedicalGPT医疗大模型训练全流程 | PT/SFT/LoRA/RLHF/DPO/GRPO | 100+面试高频考点☆239Apr 1, 2026Updated 5 months ago
- 👀 Train a 65M-parameter VLM from scratch in just 2h!☆8,671Updated this week
- Elevate your AI research writing For AI4S☆43Apr 7, 2026Updated 5 months ago
- 从0到1学习大模型。☆25Mar 23, 2026Updated 5 months ago
- 中文翻译的 Hands-On-Large-Language-Models (hands-on-llms),动手学习大模型☆2,925Jul 19, 2026Updated 2 months ago
- 📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程☆80,462Updated this week
- 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.
- This is a pipeline to construct HD Semantic Map and HD Vector Map by IPNL.☆53Jan 22, 2025Updated last year
- 《深度学习入门:基于Python的理论与 实现》电子版及配套代码。☆1,263Nov 29, 2025Updated 9 months ago
- 手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube☆4,071Jul 15, 2024Updated 2 years ago
- 尚硅谷 【2023最新版C++】实战项目教程,清华武老师带你零基础一套快速学会c++☆18May 30, 2023Updated 3 years ago
- deeplearning.ai - AI For Everyone☆13Aug 21, 2019Updated 7 years ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆75Jul 16, 2024Updated 2 years ago
- Content-Based Collaborative Generation for Recommender Systems (CIKM 2024)☆32Nov 17, 2024Updated last year
- 《Build a Large Language Model (From Scratch)》是一本深入探讨大语言模型原理与实现的电子书,适合希望深入了解 GPT 等大模型架构、训练过程及应用开发的学习者。为了让更多中文读者能够接触到这本极具价值的教材,我决定将其翻译成中文,并…☆4,064Aug 10, 2026Updated last month
- 《大模型白盒子构建指南》:一个全手搓的Tiny-Universe☆5,073Feb 12, 2026Updated 7 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆14Mar 8, 2024Updated 2 years ago
- Track and analyze AI coding tool usage.☆15Apr 8, 2026Updated 5 months ago
- 《推荐系统:工业架构与核心算法》开源书稿☆421Updated this week
- LLMs-from-scratch项目中文翻译☆2,915Apr 19, 2026Updated 5 months ago
- A book for Learning the Foundations of LLMs☆17,994Dec 12, 2025Updated 9 months ago
- pytorch implementation of DeepSeek Engram☆19Mar 24, 2026Updated 5 months ago
- 🚀 [从零构建 LLM] 极简大模型训练原理与实践指南。包含 Transformer, Pretraining, SFT 核心代码与对照实验。 | A minimal, principle-first guide to understanding and building…☆203Jun 4, 2026Updated 3 months ago