bpnetwork
There are 13 repositories under bpnetwork topic.
yzx-66/bpNet
BP神经网络(好评如潮),C++实现与详细讲解。代码部分注释详细,并且对每个用到的数学公式都有注释说明,仓库里上传了数据集,可以直接运行。讲解部分详细易懂,尤其数学原理通俗易懂。
JasonYangCode/Project04_RecognitionOfHandwrittenDigitsBasedOnBpNeuralNetwork
网易云课堂AI工程师实战项目:基于BP神经网络实现手写体识别
lamthienphuc/Classification-BP-neural-network
Classification with backpropagation neural network (BP network)
mbs0221-mlsys/Neural-Network
C++ Implementation of Neural-Network Framework
gstok/mnist-bpnetwork
使用numpy基于mnist数据集训练bp神经网络的例子
WNJXYK/Tank_AI
An AI Tank Game based on BP Neural Network
UndefinedCpp/bpnn.js
BP神经网络的javascript实现
Wangxingzhi/BPNetworkdemo
BPNetworkdemo
Connor-Shen/BP-Neural-Network-Exploration
Using python(start from scratch) to build a basic neural network in identificating handwriting digits
CoinCheung/BPNeuralNetwork
A BP network implemented with C++
kush1912/Neural-Networks
This repository consists of all the assignments i have done as a part of the neural networks lab which was a part of my curriculum.