资源列表
multiboost-0.71.src.tar
- MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
Robotswarm
- 用差分方法,进行机器人路径规划仿真的程序-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem
optimize-BP-with_GA
- 使用遗传算法对BP网络权值阈值进行优化的matlba源代码-matlab code for bpga
ReteExampleSrc
- 人工智能中基于产生式规则的经典规则匹配与推理算法-RETE算法实现示例;包括文档说明-Artificial intelligence-based production rules of the classical rules of matching algorithms and reasoning examples-RETE algorithm including documentation
BP-NN-programe
- 一个神经网络程序,神经网络仿真数据和测试结果.-a NN programe writed in C, with test data and test result.
TSPmatalab
- TSP问题遗传退火算法,采用matalab编程-TSP problem of genetic-annealing algorithm, using matalab Programming
R-KDDA
- 核直接线性判别方法:图像及高维复杂数据模式识别的利器!内有方法开发的相关文档说明!经典!-The matlab functions implement the methods presented in the paper [TNN_KDDA02.pdf] Juwei Lu, K.N. Plataniotis, and A.N. Venetsanopoulos, "Face Recognition Using Kernel Direct Discriminant Anal
SOA_wgyh_zyk_dai_57
- 对电力系统57接点应用随机搜索法进行潮流分析,及电压稳定分析-Contact 57 on the power system using random search method for trend analysis, and voltage stability analysis
bp-matlab-code
- BP神经网络 MATLAB源码 没有用到神经网络工具箱-BP neural network source code is not used MATLAB neural network toolbox
gradient_demo.m.tar
- 梯度下降算法实现程序,梯度下降算法实现程序-Gradient descent algorithm procedure
BP
- 反向传播算法也称BP算法,是一种神经网络学习的数学模型,解决多层前向神经网络的权系数优化-Back-propagation algorithm, also known as BP algorithm is a neural network study of the mathematical model and solve multi-layer feedforward neural network weights optimization
beibei
- 机器人沿边运动,机器人可以在一个有阻碍的空间沿着边沿自由运动。-Robot border movement, a robot can have impeded the space along the edge of the Freedom Movement.