搜索资源列表
neutro
- 卡内基梅隆大学,采用人工神经网络方法进行人脸训练和识别的c程序源代码,程序中注释比较详细,不多说了。-Carnegie Mellon University, artificial neural network method for training and Face Recognition c source code, procedures Notes in greater detail, not much to say.
野人-传教士
- 用c++实现的人工智能中野人和传教士问题,有注释部分!-achieve with the AI Savage and missionaries, a Notes!
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
遗传算法笔记
- 提供遗传算法的经典笔记,内付典型程序代码,希望对大家有帮助。-provide genetic algorithm classic Notes, which pay the typical procedure code, and I hope to be helpful.
smo348
- 基于SMO算法的支持向量机,内有详细的注释说明,非常不错的源程序,采用Viusal .Net编写 -SMO algorithm based on support vector machines, which have detailed explanatory notes, a very good source, using deadly. Net prepared
8数码A算法
- 设计说明:1。数据结构和表示:程序用1、2、3、4分别表示将右、上、左、下的数字块移动到空格之中。采用典型的树+链表结构,每种局面产生一个BoardState类。出于避免走法顺序列表被过多复制的考虑,在树结构中保存局面的继承关系。每种新的局面产生后,引用估值函数产生f的值,再根据大小将其插入链表之中,以便实现“优先展开f值小的节点”。Solve()函数在成功解决问题之后保存一个走法序列供输出并返回零,而失败则返回失败处的节点层数。(具体的判断方法见后文)-Design Notes : 1. Da
PFC
- 采用特征脸的人脸识别MATLAB程序,加了中文注释-Eigenface using MATLAB Face Recognition procedures, add the Chinese Notes
stprtool&svm
- stprtool的svm工具箱。文件夹中有使用说明和路径设置方法,并有例程实现了svm的多类分类。-stprtool svm the toolbox. File folders are used notes and routing methods and routines have achieved svm many categories of classification.
Back_up_tsp_test
- 这是一篇关于遗传算法求解TSP问题的源码,用C++编写,带注释.-This is a genetic algorithm for TSP source code, the C preparation, with the Notes.
fuhe
- 本程序是采用遗传算法和人工神经网络对短期负荷做出预测,具体说明将压缩包解压即可看到-this program is using genetic algorithms and artificial neural networks for short-term load forecasts, specific notes will be compressed decompression can be seen
matlabtsp
- 在matlan下利用模拟退火算法实现的TSP程序,程序带有注释-in using simulated annealing algorithm TSP procedures, procedures with Notes
sga_sga
- 一个基本遗传算法求函数最大值的程序,在Vc中运行结果很好,有详细的代码注释,可以做为模板使用。 sag_sag.c-a basic function of genetic algorithms for maximum procedures, the Vc running good results, a detailed source notes, can be used as a template. Sag_sag.c
SOM_Algorithm
- 不错的自组织神经网络算法,程序有注释。能运行,效果还行。-good self-organizing neural network algorithm, the procedure Notes. Can run, the results were OK.
ga444
- 基于VC开发的遗传算法源程序,有详尽的注释说明-based on the development of the VC genetic algorithm source files, a detailed Explanatory notes
TSP(C++)
- 遗传算法解决TSP问题C++源码,内有详细中文注释及城市距离矩阵生成工具[VC++]-genetic algorithm to solve TSP C source code, have detailed notes and urban Chinese distance matrix generation tools [VC]
MC_PROBLEM
- 人工智能教科书里面传教士与野人问题的VC++源代码,有详细注释。已经通过调试-AI textbook missionaries and savage inside the VC source code, a detailed notes. Through debugging
svm_program
- 一个大牛写的svm程序,包括程序注释,还有一些说明文件-a large cattle svm written procedures, including procedures for the Notes, there are some notes
Advanced-algorithm-notes
- 先进算法讲义-中科大。在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。-Advanced algorithm notes- China science and technology university.In this lecture, we will focus on talk about some mathematical modeling in common use in the algorithm, including n
notes-of-AndrewNg
- 这是斯坦福大学著名教授Andrew Ng 的机器学习备课笔记。-The notes of Professor Andrew Ng in Stanford University about mechine learning
notes-machine-learning
- PRML学习笔记,包括机器学习的基础理论只是,提供曲线拟合的Python 代码-notes for prml
