资源列表
FDA
- 模式识别理论中FDA算法(Fisher判据分析)的推导-FDA-pattern recognition
33
- 有界面的遗传算法程序 最小路径的运输路线选择。总体而言很不错的-A genetic algorithm program interface minimum path choice of transport routes. Overall, very good
k-means(java)
- k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
PSOt
- 国外编写的粒子群算法工具箱,非常好用的-Foreign particle swarm optimization toolbox written, very easy to use
PSOtool
- 此为微粒群优化算法PSO工具箱,里面还有一些实例-This is the Particle Swarm Optimization PSO toolbox, along with some examples
NaiveBayes
- Java写的NaiveBayes分类器,Weka平台下的贝叶斯分类器。-Java written NaiveBayes classifier, Weka platform under the Bayesian classifier.
Coding-theorems-for-turbo-like-codes
- Coding theorems for turbo-like codes,RA码(重复累计码)的经典文献-Coding theorems for turbo-like codes, RA codes (repeat accumulate code) in classic literature
Programming AI by Example Source Code
- Programming AI by Example Source Code.rar
stereo_vision_material
- 一些不错的介绍立体视觉问题的ppt,包括极线几何,深度恢复(DP,BP,GraphCut等)-introduction to stereo vision(ppt)
Preparation
- 潜在语义准备,包括文档变换,SVD(奇异值分解)等方法。-Latent Semantic prepared, including document conversion, SVD (singular value decomposition) and other methods.
AgentPersonMachineInteract
- 人机对话系统一直是人工智能领域内的研究热点,随着语音技术的日渐成熟,对话管理逐渐被认为是对话系统的关键问题,是整个系统的核心功能体现。由于种种限制,目前的人机对话系统大多是面向单个任务领域内的对话,而且只能在单机上运行,很少考虑对话过程涉及的多主题、主题切换、主题间的信息共享,以及对系统的复杂功能进行任务分解,使分解后的各个功能模块能运行在不同终端上通过通信合作实现更加强大的功能,使得系统易于扩展。 Agent技术是解决这些问题的最好方法,利用Agent技术可以很容易地实现任务的分解,多Ag
nsga2code
- 多目标优化算法快速非支配排序(NSGA2)的具体程序-the code of multiobjective optimization method NSGA2