资源列表
smallcarmovingcontrol
- 控制小车的程序,主要有前后左右转弯等,留做练手用的-Control car procedures, mainly before and after turning around and so on, to stay so practiced hand of the
3BPneuralnetwork
- 关于神经网络的编程与应用 给出3层(输入层、隐含层、输出层)的BP网络代码(采用了动量算法)-On neural network programming and applications are given 3-layer (input layer, hidden layer, output layer) of the BP network code (using the momentum algorithm)
11
- 反向传播算法也称BP算法。由于这种算法在本质上是一种神经网络学习的数学模型,所以,有时也称为BP模型。-Back-propagation algorithm, also known as BP algorithm. As a result of this algorithm is essentially a neural network to learn the mathematical model, therefore, sometimes referred to as BP model.
22
- 反向传播算法也称BP算法。由于这种算法在本质上是一种神经网络学习的数学模型,所以,有时也称为BP模型。-Back-propagation algorithm, also known as BP algorithm. As a result of this algorithm is essentially a neural network to learn the mathematical model, therefore, sometimes referred to as BP model.
33
- BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络-BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is
EmageView
- oracle10 plsql handbook
Curve
- 用MATCOM实现衰减振荡曲线(多线程)-Used to achieve attenuation oscillation MATCOM curve (multi-threaded)
Apriori
- Aprior程序的c++实现。大家可以提出意见啊-Aprior procedure c++ Achieve. We can offer suggestions ah
long-BP
- BP神经网络,用VC实现/*********** universal BP algorithm *********** *********** dglag@163.com ***********/-BP neural network, using VC to achieve /*********** universal BP algorithm********************** dglag@163.com***********/
GA
- 遗传算法的原代码,可以在c环境下执行遗传算法的交叉,变异,选择。-Genetic algorithm source code, you can c circumstances, genetic algorithm crossover and mutation, select.
BP
- 改进的bp神经网络c++程序,提供初学者进一步学习-Improved bp neural network c++ Procedures provided for beginners to learn
GA1
- 好不容易找到的,最基础的经典遗传算法c++源码。对学习遗传算法编程很有用。-Hard to find, and the most classic genetic algorithm based c++ Source. Programmed genetic algorithm for learning useful.