资源列表
Machine-Learning-Java
- 机器学习算法利用JAVA语言实现,包括朴素贝叶斯算法,ID3算法等各种机器学习算法-Machine learning algorithms using JAVA language, including the Naive Bayes algorithm, ID3 algorithm and other machine learning algorithms
jqr
- 好玩的机器人c语言源代码程序,以经过精心调试-Fun robot c language source code program to carefully debugging
bp
- 应用matlab中的bp网络进行分类,得到了比较准确的结果-Bp in the application of matlab network classification, more accurate results obtained
Recurrent-T-S-FNN
- 递归T-S模糊神经网络学习算法,用遗传算法优化参数-Recursive TS fuzzy neural network learning algorithm, using genetic algorithm parameters
GA_TSP
- 遗传算法结局旅行商问题,有界面显示.实现简单的问题,初学者下载可以学习到很多东西。-the GA for TSP,has the gdi
svm
- 这是一个十分完善的SVM算法。包括各种的线性核和非线性核。能够解决各种分类问题。-This is a very good SVM algorithm. Including the linear kernel and nonlinear kernel. To solve various classification problems.
LBP
- loopy belief propagation 算法-loopy belief propagation algorithm
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.
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.