《神经网络与深度学习》课后习题答案-分享讨论
☆787May 27, 2026Updated last month
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,390Jun 24, 2026Updated 2 weeks ago
- 《神经网络与深度学习》案例与实践☆1,210Jun 1, 2026Updated last month
- 邱锡鹏《神经网络与深度学习》(蒲公英书)理论书 v2 与通识版☆18,932Jun 1, 2026Updated last month
- LLM、Agent上手教程☆6,485Jun 23, 2026Updated 2 weeks ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,398Aug 25, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,914Apr 22, 2026Updated 2 months ago
- 《统计学习方法》的代码实现☆19,594Aug 22, 2023Updated 2 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,417Oct 14, 2021Updated 4 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,625Nov 25, 2025Updated 7 months ago
- 机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual☆2,065May 8, 2026Updated 2 months ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,144Jun 5, 2023Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆4,029Aug 18, 2023Updated 2 years ago
- ☆420Mar 10, 2021Updated 5 years ago
- 数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路☆4,751Jun 28, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆78,662Jul 30, 2024Updated last year
- ☆13Jul 12, 2022Updated 3 years ago
- NLP研究入门之道☆2,060Nov 26, 2019Updated 6 years ago
- Python NLP Reading Notebook By DUTIR Searh Engine Group☆18Sep 19, 2018Updated 7 years ago
- numpy实现的bp算法,代码是pytorch风格,可供pytorch入门学习,配合plotly.js获得良好的训练可视化☆14May 27, 2018Updated 8 years ago
- Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现☆7,693Jun 23, 2020Updated 6 years ago
- ☆5,243Apr 13, 2020Updated 6 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,300Aug 5, 2023Updated 2 years ago
- 数据科学的笔记以及资料搜集☆8,569Aug 16, 2021Updated 4 years 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.
- 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/☆14,403Dec 30, 2025Updated 6 months ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,825Apr 29, 2019Updated 7 years ago
- 主要展示Datawhale的组队学习计划。☆2,400Jan 8, 2023Updated 3 years ago
- 《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。☆1,707Updated this week
- 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases☆16,682Nov 23, 2025Updated 7 months ago
- PRML algorithms implemented in Python☆11,719Apr 5, 2025Updated last year
- 此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。☆17,753Jan 9, 2026Updated 6 months ago
- 周志华《机器学习》手推笔记☆3,780Mar 13, 2021Updated 5 years ago
- PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)☆12,834Dec 24, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- fitlog是一款在深度学习训练中用于辅助用户记录日志和管理代码的工具☆1,512Jan 16, 2024Updated 2 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,804Apr 4, 2026Updated 3 months ago
- 《深度学习》花书 手推笔记☆505Jul 11, 2020Updated 5 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,662Jul 25, 2024Updated last year
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,747Feb 26, 2022Updated 4 years ago
- 深度学习入门教程, 优秀文章, Deep Learning Tutorial☆17,595Apr 21, 2022Updated 4 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,812Apr 29, 2022Updated 4 years ago