资源列表
echo-state-network
- 这是回声状态神经网络的源代码程序,效果不错的哦!-echo state network prediction
FiveChessGame
- 用MFC做界面基于α-β剪枝算法的五子棋程序。-To do with the MFC interface α-β pruning algorithm based on the backgammon program.
ivt
- 使用增量学习算法进行目标跟踪,在和环境变化情况下仍然有很好的效果-Using the incremental learning algorithm for target tracking, and environmental changes in circumstances still have a good effect
ML_Perception
- C++实现的神经网络感知器算法,有具体的例子验证,在Visual Studio2008下执行通过。-C++ implementation of the neural network perceptron algorithm, there is one specific example of authentication executed by the Visual Studio2008.
algorithm
- 求函数优化的伊藤算法源代码,下载后可以直接使用-Ito demand function optimization algorithm source code download can be used directly
libsvm-3.1
- 最新的libsvm支持向量机程序,用于模式识别和回归预测,内含详细的使用方法-The latest libsvm support vector machine program for pattern recognition and regression that includes the use details
singleneuralPID
- 单神经元pid源码实现,对初学的朋友很有帮助-The program can realize single neural pid with MATLAB.The algorithm is simple and easy to understand.
SMO
- smo源代码,编绎后就可运行,方便,好用-smo the latest realese
AI_CrossRiver
- 人工智能课程 产生式部分的一个实验设计:用产生式解决“过河问题”-Production of artificial intelligence course as a part of experimental design: The production solve the " problem across the river"
GA_TSP
- 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problem. TSP problem described as follows: given a set of n cities and they are between 22 to direct the distance of the journey
GA-TSP
- 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
horn-schunck
- 估计光流的经典算法H&S,经测试可以使用。-Estimates the optical flow for standard test sequences using H&S algorithm
