搜索资源列表
C++ANNIE
- VC++神经网络ANNIE的开发包,很著名的哟,里面有大量各种神经网络的开发程序-VC 8am neural network development package, a well-known yo, which has a large variety of neural network development process
opensourcerecognition
- 详细的分析了一个数字识别系统,介绍了许多图像图形处理的方法,以及在处理字符识别中有针对性的算法。并介绍了利用神经网络的相关知识以及用神经网络进行数字识别的整个过程。-A detailed analysis of a digital identification system, introduced a number of image and graphics processing methods, as well as in dealing with character recognition
BpAnn_b1.0.2
- BP神经网络的VC实现,绝对可用,对你会起到很大的帮助-BP neural network to achieve VC, absolutely free, you will play a great help
neuron-perceptron
- 设计单一及多个神经元的感知器、BP神经网络。文件a1.m是一个神经元,a2.m是两个神经元,test36.m是bp神经网络。 -Design of single and multiple neuron perceptron, BP neural network. The file a1.m a neurons a2.m, two neurons the test36.m bp neural networks.
som
- c++代码用神经网络som的方法实现对图像的压缩。-c++ code image compression method of neural network som.
122
- BP神经网络预测,求请大家看一看,指导一下,我才接触这个matlab-BP NN
floaterNN
- 这是采用matlab编程,用神经网络对水面漂浮物特征进行分类-This is using matlab programming, neural network floats on the surface of the water feature to classify
classifier
- 多种分类器gui界面,包括支持向量机、贝叶斯分类器、感知机、神经网络等-Multiple classifier GUI interface, including support vector machines, Bayesian classifier, perceptron neural network
222222222
- 神经网路,很有用。。程序代码,丰富。大家可以多学习-Neural network, very useful. . Program code and rich. We can learn more
main
- 神经网络算法在图像阈值分割中的实现,包括遗传神经网络训练示例,神经网络分割示例,传统BP训练遗传BP训练等-Neural network algorithm for image thresholding in implementation, including genetic neural network training example, neural network segmentation example, the traditional genetic BP BP training tr
bp
- 基于人工智能bp神经网络算法的逼近BP算法是一种有监督式的学习算法,其主要思想是:输入学习样本,使用反向传播算法对网络的权值和偏差进行反复的调整训练,使输出的向量与期望向量尽可能地接近,当网络输出层的误差平方和小-ai bp Algorithm
ssss
- 较实用的识别数字符号的实例,神经网络训练,识别手写数字-Identification of a practical instance of digital symbol, neural network training and recognition of handwritten Numbers
bp-network-function
- bp神经网络函数逼近源代码 程序精简 有必要的解说-bp neural network function approximation source code
ransac
- 人脸识别工具,基于QT平台,利用alglib库神经网络技术,实现人脸识别功能-Face recognition tool, based on QT platform, using alglib library neural network technology, face recognition function
shenjingwangluo
- 基于matlaB的bp神经网络代码,可以用-bp NET
dwojgt
- 智能优化算法: 粒子群优化算法 应用于神经网络优化程序-Intelligent optimization algorithm, particle swarm optimization algorithm is applied to neural network optimization program
手写体数字识别
- 基于TensorFlow框架的三层神经网络手写体数字识别
alglib-3.14
- ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)