资源列表
algorithm
- 求函数优化的伊藤算法源代码,下载后可以直接使用-Ito demand function optimization algorithm source code download can be used directly
对白噪音信号进行基于小波变换尺度为n的分解
- 对白噪音信号进行基于小波变换尺度为n的分解
bp
- bp神经网络源程序--A BP NN code
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.
8Digit
- 使用了A*,A,深度优先,宽度优先等算法解决八数码,由于高强度的优化,使得运算十分之快,而且功能齐全,界面好看.是上学期俺做的人工智能作业.-The use of A*, A, depth-first, breadth-first algorithm to solve, such as eight digital, high-intensity as a result of the optimization, making a very fast operation, and full-feat
ivt
- 使用增量学习算法进行目标跟踪,在和环境变化情况下仍然有很好的效果-Using the incremental learning algorithm for target tracking, and environmental changes in circumstances still have a good effect
FiveChessGame
- 用MFC做界面基于α-β剪枝算法的五子棋程序。-To do with the MFC interface α-β pruning algorithm based on the backgammon program.
echo-state-network
- 这是回声状态神经网络的源代码程序,效果不错的哦!-echo state network prediction
DFSforeightnumbers
- 人工智能完成的作业,利用深度优先遍历实现八数码问题,可以设置搜索的深度,计算生成的节点数目。-AI to complete the job, using depth-first traversal for Eight digital problem, you can set the search depth, calculate the number of nodes generated.
LBP
- loopy belief propagation 算法-loopy belief propagation algorithm
svm
- 这是一个十分完善的SVM算法。包括各种的线性核和非线性核。能够解决各种分类问题。-This is a very good SVM algorithm. Including the linear kernel and nonlinear kernel. To solve various classification problems.
GA_TSP
- 遗传算法结局旅行商问题,有界面显示.实现简单的问题,初学者下载可以学习到很多东西。-the GA for TSP,has the gdi