mli / paper-readingLinks
深度学习经典、新论文逐段精读
☆31,210Updated 5 months ago
Alternatives and similar repositories for paper-reading
Users that are interested in paper-reading are comparing it to the libraries listed below
Sorting:
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆16,399Updated 3 years ago
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆15,677Updated 2 months ago
- 李宏毅2021/2022/2023春季机器学习课程课件及 作业☆6,873Updated 2 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆72,059Updated last year
- 《机器学习》(西瓜书)公式详解☆25,181Updated 2 months ago
- 《Pytorch模型训练实用教程》中配套代码☆7,981Updated 8 months ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,035Updated 3 years ago
- ✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】☆13,001Updated 2 weeks ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆12,379Updated this week
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,478Updated last year
- Notes about courses Dive into Deep Learning by Mu Li☆3,646Updated 2 years ago
- Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复☆19,026Updated last year
- MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips☆4,108Updated 3 years ago
- CVPR 2025 论文和开源项目合集☆20,839Updated 2 months ago
- 《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning☆18,467Updated 2 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,461Updated 5 months ago
- 🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.☆15,675Updated 2 years ago
- 《统计学习方法》的代码实现☆19,434Updated 2 years ago
- The official GitHub page for the survey paper "A Survey of Large Language Models".☆11,790Updated 5 months ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,193Updated last year
- 🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, fee…☆63,027Updated 2 weeks ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,618Updated last year
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,229Updated 5 years ago
- AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)☆5,792Updated 3 months ago
- 一本系统地教你将深度学习模型的性能最大化的战术手册。☆2,997Updated 2 years ago
- PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/☆3,250Updated 2 months ago
- 本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)☆20,586Updated last month
- 本人的科研经验☆7,380Updated 3 weeks ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆19,618Updated 3 years ago
- 为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型…