搜索资源列表
神经网络方法
- 人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源序 -bp artificial neural network algorithm is used mathematical modeling based on genetic algorithms Alife.c artificial life simulatio
438216net-C++
- 人工神经网络的源码编程,C程序的,供大家参考!-ANN-source programming, C procedures, for your reference!
artificialnetC++
- 人工神经网络c++源代码可以直接利用或学习,希望有帮助
bp-c++
- vc++6.0编写人工神经网络BP程序,C++源程序文件,有一个类CNeuroNet_BP::CNeuroNet_BP
inanna-0.3.3.tar
- 是一个面向对象的人工神经网络C++库。库文件基于MagiClib基础类库(包含其中)-is an object-oriented artificial neural network C library. Libraries are based on MagiClib foundation class library (which includes)
src_Backprop_ANN_XOR
- 人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
7
- 神经网络BP算法的C语言实现--三层神经元网络,人工神经网络的BP基本算法的C语言实现-BP neural network algorithm for C-language implementation- three-layer neural networks, artificial neural networks, BP algorithm is the basic C-language implementation
BPN
- Backpropagation Network Time-Series Forecasting 源码, 经典的BPN人工神经网络例子源码-Backpropagation Network Time-Series Forecasting source, the classic example of artificial neural network BPN source
ART1
- Adaptive Resonance Theory Brain Modeling 人工智能人工神经网络源码-Adaptive Resonance Theory Brain Modeling artificial neural network artificial intelligence source
bpnet
- 用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
200712517012922
- 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
bp
- bp算法实现,运行正常。人工神经网络中BP算法实现了多层反馈式学习过程-bp algorithm, operating normally. BP artificial neural network algorithms in multi-layer feedback-based learning process
ANN-moving-robot
- 运用人工神经网络和遗传算法实现机器人程序能够自动排除地图中的障碍物。-The use of artificial neural networks and genetic algorithm procedures robot can automatically rule out the possibility of obstructions map.
Simulated
- 人工神经网络中经典模拟退火算法的实现,在VC下可运行-Simulated annealing algorithm
neu7
- 人工神经网络BP程序实现 人工神经网络C-BP artificial neural network procedures for implementation of artificial neural
face
- 使用人工神经网络方法做人脸识别,基于c++卡法工具。-Using artificial neural network method to do face recognition.
BP-C
- BP人工神经网络改进算法C语言实现 TXT版本 简单实用-BP Artificial Neural Network Algorithm C language
fann_cpp
- FANN是一个自由开放源码神经网络库,它实现了多层人工神经网络的C语言支持。这个是C++封装版本。-FANN is a free open source neural network library, which implements multilayer artificial neural network C language support. This is the version of C++ package.
cPPcmatlabbp
- 奉献BP人工神经网络C++、Fortran、Matlab源码 对编程感兴趣,可以对比学习一下 希望对大家学习神经网络有所帮助-BP artificial neural network dedicated C++, Fortran, Matlab source code of the program are interested in, you can learn what we want to compare neural network learning help
bp_c
- BP人工神经网络改进算法 加入惯性系数 bp算法c语言实现_函数逼近-c code of bp algorithm.