仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
☆557Nov 28, 2020Updated 5 years ago
Alternatives and similar repositories for numpy_neural_network
Users that are interested in numpy_neural_network are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆301Mar 6, 2018Updated 8 years ago
- 卷积神经网络(Convolutional Neural Networks, CNN),只使用python基础库搭建。☆19Apr 21, 2020Updated 6 years ago
- 使用numpy构建cnn复习深度学习知识☆35Sep 11, 2018Updated 7 years ago
- Deep Learning Library. For education. Based on pure Numpy. Support CNN, RNN, LSTM, GRU etc.☆242May 8, 2021Updated 5 years ago
- Building Convolutional Neural Networks From Scratch using NumPy☆600Jun 19, 2023Updated 3 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.
- Tianchi medical AI competition [Season 1]: Lung nodules Caffe deep learning networks. Caffe训练基于卷积神经网络的肺结节分类器☆14Nov 15, 2017Updated 8 years ago
- 这是我的博客《不用框架,使用Python搭建基于numpy的卷积神经网络来进行cifar-10分类的深度学习系统》的代码实现。☆10Jul 1, 2019Updated 7 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆161Oct 14, 2016Updated 9 years ago
- Facebook faiss相关的python接口☆15Mar 2, 2020Updated 6 years ago
- 基于tensorflow的的cnn卷积神经网络的图像识别分类☆126Nov 14, 2018Updated 7 years ago
- A numpy deep learning framework☆19Feb 11, 2022Updated 4 years ago
- Colab notebooks for d2l-book☆11Dec 5, 2019Updated 6 years ago
- ☆37Dec 20, 2020Updated 5 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆31May 18, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Numpy implementation of deep learning☆16Jun 17, 2024Updated 2 years ago
- 西安电子科技大学课程《实用大众线性代数(MATLAB版)》Python实现☆11Apr 23, 2021Updated 5 years ago
- A numpy based CNN implementation for classifying images☆67Jul 29, 2020Updated 6 years ago
- 学习反向传播的python3代码☆59Sep 30, 2019Updated 6 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,504Jun 26, 2024Updated 2 years ago
- MXNet finetune baseline (res152) for challenger.ai/competition/scene☆11Sep 24, 2017Updated 8 years ago
- 实现常用图像分类算法☆44Jul 6, 2023Updated 3 years ago
- 计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...☆1,088Jul 28, 2021Updated 5 years ago
- 纯Python实现的深度学习框架,帮助你理解底层细节斩获offer☆21Aug 26, 2022Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆189Mar 31, 2020Updated 6 years ago
- A super light-weight deep learning library based on NumPy in PyTorch fashion.☆94Sep 24, 2021Updated 4 years ago
- A simple deep learning framework in pure python for purpose of learning in DL☆448Feb 11, 2025Updated last year
- 介绍ctc算法原理以及numpy简单实现☆68Aug 25, 2019Updated 6 years ago
- Official Pytorch implementation of "Deep Optimal Transport: A Practical Algorithm for Photo-realistic Image Restoration"☆28Sep 3, 2024Updated last year
- Straight-line annotator. (直线标注工具)☆14May 21, 2021Updated 5 years ago
- TensorFlow 最佳学习资源大全(含课程、书籍、博客、公开课等内容)☆1,163Jul 5, 2020Updated 6 years ago
- Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy☆411Nov 27, 2021Updated 4 years ago
- CNN 图像多分类问题☆26Apr 18, 2019Updated 7 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.
- 使用tensorflow和cnn做的图像识别,对四种花进行了分类。☆668Apr 16, 2020Updated 6 years ago
- 深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)☆8,893Apr 24, 2024Updated 2 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,679Jul 25, 2024Updated 2 years ago
- AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)☆6,120Jun 5, 2025Updated last year
- Datasets, Transforms and Models specific to Computer Vision☆46Feb 13, 2019Updated 7 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,452Oct 14, 2021Updated 4 years ago
- an automatic differentiation framework with dynamic graph/支持动态图的自动求导框架☆102Mar 1, 2020Updated 6 years ago