《神经网络与深度学习》课后习题答案-分享讨论
☆788May 27, 2026Updated 2 weeks ago
Alternatives and similar repositories for nndl-discussion
Users that are interested in nndl-discussion are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 邱锡鹏《神经网络与深度学习:案例与实践》PyTorch 实现☆3,378Jun 1, 2026Updated last week
- 《神经网络与深度学习》案例与实践☆1,211Jun 1, 2026Updated last week
- 邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版☆18,892Jun 1, 2026Updated last week
- LLM、Agent上手教程☆6,378Jun 1, 2026Updated last week
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,399Aug 25, 2022Updated 3 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.
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,862Apr 22, 2026Updated last month
- 《统计学习方法》的代码实现☆19,585Aug 22, 2023Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,405Oct 14, 2021Updated 4 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,618Nov 25, 2025Updated 6 months ago
- 机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual☆2,064May 8, 2026Updated last month
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,146Jun 5, 2023Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆4,028Aug 18, 2023Updated 2 years ago
- ☆419Mar 10, 2021Updated 5 years ago
- 数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路☆4,747Oct 22, 2025Updated 7 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆78,297Jul 30, 2024Updated last year
- ☆13Jul 12, 2022Updated 3 years ago
- NLP研究入门之道☆2,063Nov 26, 2019Updated 6 years ago
- Python NLP Reading Notebook By DUTIR Searh Engine Group☆18Sep 19, 2018Updated 7 years ago
- ☆5,241Apr 13, 2020Updated 6 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,297Aug 5, 2023Updated 2 years ago
- 数据科学的笔记以及资料搜集☆8,561Aug 16, 2021Updated 4 years ago
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆14,297Dec 30, 2025Updated 5 months ago
- items browsed in a session as a context are modeled to vec with bidirectional lstm☆18Nov 17, 2016Updated 9 years 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.
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,829Apr 29, 2019Updated 7 years ago
- 主要展示Datawhale的组队学习计划。☆2,396Jan 8, 2023Updated 3 years ago
- ☆10Dec 26, 2023Updated 2 years ago
- 《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。☆1,701Apr 26, 2026Updated last month
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,619Nov 23, 2025Updated 6 months ago
- PRML algorithms implemented in Python☆11,721Apr 5, 2025Updated last year
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,720Jan 9, 2026Updated 5 months ago
- 周志华《机器学习》手推笔记☆3,775Mar 13, 2021Updated 5 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,835Dec 24, 2023Updated 2 years 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.
- fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具☆1,514Jan 16, 2024Updated 2 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,805Apr 4, 2026Updated 2 months ago
- 《深度学习》花书手推笔记☆504Jul 11, 2020Updated 5 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,659Jul 25, 2024Updated last year
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,729Feb 26, 2022Updated 4 years ago
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,535Apr 21, 2022Updated 4 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,700Apr 29, 2022Updated 4 years ago