HX-1234 / Neural-Networks-from-Scratch-in-PythonLinks
本项目是对《Neural Networks from Scratch in Python》读后的总结,在本项目中将应用Python(numpy)从0开始实现一个全连接神经网络,提供所有可运行代码,并对每一段代码加入注释(自己的理解)。本项目内容包括:全连接层、激活函数、损失函数、梯度、反向传播、优化器、正则化、dropout、数据集处理、模型验证、参数保存和下载、预测推理。
☆53Updated 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:
- 《动手学深度学习》习题解答,在线阅读地址如下:☆461Updated 11 months ago
- 本仓库提供了使用PyTorch进行深度学习的最佳实践,从深度学习环境搭建与张量基础入手,从0到1构建和训练神经网络,通过优化促进模型的收敛和更好的效果,同时着力于深度架构落地实践,最后通过一线CV(和NLP)企业级应用提升实战能力。项目以Jupyter Notebook为主…☆118Updated 2 years ago
- 聪明办法学Python,简明且系统的 Python 入门教程第二版。☆297Updated 4 months ago
- 巨硬的NumPy☆416Updated last year
- 《神经网络与深度学习》案例与实践☆1,004Updated 2 years ago
- https://hml.boyuai.com☆454Updated last year
- 浙江大学胡浩基《机器学习》代码☆207Updated 3 years ago
- 图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book☆231Updated last year
- 《机器学习必修课:经典算法与Python实战》配套代码☆90Updated 2 years ago
- ☆165Updated 10 months ago
- 《趣味深度学习公开课》配套代码☆49Updated 2 years ago
- 《机器学习》(西瓜书)代码实战☆817Updated 3 weeks ago
- 《数学建模导论》教程,全网最全数学建模模型与算法教程系列,带你走进数学建模的大门!☆611Updated 10 months ago
- ☆147Updated 3 years ago
- 《Deep Learning Tuning Playbook》中文翻译版本☆130Updated last year
- 《利用Python进行数据分析·第2版》☆50Updated last year
- mrdbourke_pytorch-deep-learning 汉化☆30Updated 2 years ago
- 水很深的深度学习☆129Updated last year
- https://hcv.boyuai.com☆70Updated 5 months ago
- 《科研论文配图》组队学习☆81Updated last year
- 西瓜书,sklearn源码,李航统计学,机器学习实战☆39Updated 5 years ago
- 聪明方法学Python,简明且系统的 Python 入门教程。☆358Updated last year
- a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。☆267Updated last year
- Django 是一个使用 Python 编写的开源 Web 应用程序框架,它提供了一套用于快速开发安全、 可扩展和高效的 Web 应用程序的工具和功能。Django 基于 MVC(Model-View-Controller)架构模式,采用了最佳实践,强调代码的可重用性和可维…☆73Updated last year
- https://hnlp.boyuai.com☆93Updated 8 months ago
- 《解构大语言模型:从线性回归到通用人工智能》配套代码☆201Updated 5 months ago
- 用Numpy复现可训练的LLaMa3☆34Updated 11 months ago
- ☆215Updated 2 weeks ago
- 李宏毅机器学习2020课程的相关代码☆82Updated 3 years ago
- 博客配套视频链接: https://space.bilibili.com/383551518?spm_id_from=333.1007.0.0 b 站直接看 配套 github 链接:https://github.com/nickchen121/Pre-trainin…☆429Updated 2 years ago