HX-1234 / Neural-Networks-from-Scratch-in-PythonLinks
本项目是对《Neural Networks from Scratch in Python》读后的总结,在本项目中将应用Python(numpy)从0开始实现一个全连接神经网络,提供所有可运行代码,并对每一段代码加入注释(自己的理解)。本项目内容包括:全连接层、激活函数、损失函数、梯度、反向传播、优化器、正则化、dropout、数据集处理、模型验证、参数保存和下载、预测推理。
☆55Updated last year
Alternatives and similar repositories for Neural-Networks-from-Scratch-in-Python
Users that are interested in Neural-Networks-from-Scratch-in-Python are comparing it to the libraries listed below
Sorting:
- 《动手学深度学习》习题解答,在线阅读地址如下:☆496Updated last year
- https://hml.boyuai.com☆494Updated 2 years ago
- ☆171Updated last year
- 图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book☆247Updated last year
- https://hnlp.boyuai.com☆99Updated 11 months ago
- 《机器学习数学基础》有关资料☆124Updated last year
- 浙江大学胡浩基《机器学习》代码☆221Updated 3 years ago
- 课件:数字图像处理,深度学习,计算机视觉,机器学习☆399Updated 6 months ago
- 《数学建模 导论》教程,全网最全数学建模模型与算法教程系列,带你走进数学建模的大门!☆675Updated last year
- https://hds.boyuai.com☆39Updated last year
- 《神经网络与深度学习》案例与实践☆1,057Updated 2 years ago
- 📚《统计学习方法-李航: 笔记》 200页PDF,公式细节讲解🎉☆478Updated last month
- mrdbourke_pytorch-deep-learning 汉化☆32Updated 2 years ago
- 《李宏毅生成式人工智能教程》,PDF下载地址:https://github.com/datawhalechina/leegenai-tutorial/releases☆164Updated last week
- https://hcv.boyuai.com☆93Updated 8 months ago
- 全球顶级高校AI课程知识点笔记与速查表☆288Updated 3 years ago
- a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。☆299Updated last year
- 聪明办法学Python,简明且系统的 Python 入门教程第二版。☆337Updated 7 months ago
- 《MATHEMATICS FOR MACHINE LEARNING》 一书的部分翻译。☆146Updated last year
- 用Python实现了《数学建模算法与应用》第二版中的部分示例代码. (原书中使用的是Matlab)☆208Updated 4 years ago
- wow-fullstack,令人惊叹的全栈开发教程☆207Updated 2 months ago
- 最近在学习机器学习,深度学习,自然语言处理,统计学习方法等知识,所以决定自己将学习的相关算法用Python实现一遍,并结合GitHub上相关大牛的代码进行改进,本项目会不断的更新相关算法,欢迎star,fork和关注。 主要包括: 1.吴恩达Andrew Ng老师的…☆106Updated 6 years ago
- 数学建模导论:基于Python语言☆165Updated last year
- 《利用Python进行数据分析·第2版》☆51Updated last year
- 《Deep Learning Tuning Playbook》中文翻译版本☆140Updated 2 years ago
- ☆249Updated 3 months ago
- ☆114Updated last year
- 200多种算法大合集☆82Updated last month
- Stanford-CS-Course☆318Updated 2 years ago
- 本仓库提供了使用PyTorch进行深度学习的最佳实践,从深度学习环境搭建与张量基础入手,从0到1构建和训练神经网络,通过优化促进模型的收敛和更好的效果,同时着力于深度架构落地实践,最后通过一线CV(和NLP)企业级应用提升实战能力。项目以Jupyter Notebook为主…☆133Updated 2 years ago