搜索资源列表
LIBSVMsrc
- 一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
c4.5r8
- 决策树分类算法源代码,非常优秀的数据挖掘工具包,全部使用C语言完成的-decision tree classification algorithm source code, excellent data mining tool kits, all use the C language completed
NASA专家系统
- 一套美国国家宇航局人工智能中心NASA的专家系统工具源代码-a National Center of NASA NASA artificial intelligence expert system tool for source code
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
Classification_toolbox
- 用于分类的一个工具箱,内含支持向量机、神经网络、主元分析、多变量样条等方法的matlab源代码,还有用户手册。-A tool for classification, including support vector machines, neural networks, principal component analysis, multivariate methods such as spline matlab source code, as well as user manuals.
LibSVM2.6
- svm训练经常要用到libsvm训练工具,此文档是livsvm训练源码注释,希望对大家有帮助-svm training is usually used libsvm training tool, this document is livsvm training source code comments, we want to help
libsvm-2.6
- 这是Libsvm2.6工具的源码,用于SVM分类和回归计算。-This is the source Libsvm2.6 tool for SVM classification and regression.
ychsf
- 遗传算法的源代码,可自己进行修改封装成工具箱-Genetic algorithm source code package can be modified into its own tool box
MyMediaLiteJava
- 推荐系统的源代码,具有当今最新的推荐算法实现,有众多应用。比如作为插件应用于开源数据挖掘工具RapidMiner中。-Source code for recommendation systems, with state-of-the-art algorithms for recommendation and widely applicable. It can be used as plugin in the open source data mining tool RapidMiner.
OpenOMR
- OpenOMR是一个乐谱识别并打印乐谱的工具。 它允许用户扫描印刷乐谱,并通过计算机扬声器播放。-OpenOMR is an open source optical music recognition (OMR) tool for printed music scores. It allows a user to scan a printed music partition and play it through the computer speakers.
dist
- 这是information retrival中一种search 工具的代码-This is the information retrival search tool source code.
Basic-Intelligent-algorithm-source
- BP神经网络和模拟退火算法源码,不使用工具箱,适合初学者理解智能算法本质-basic source code for intelligent algorithm having no using tool box of matlab
clips_core_source_630
- 广泛使用的专家系统工具CLIPS源码,可以用来构建各类基于规则的专家系统。-Widely used expert system tool CLIPS source code can be used to build all kinds of rule-based expert system.
神经网络模式识别
- 模式识别与智能系统是20世纪60年代以来在信号处理、人工智能、控制论、计算机技术等学科基础上发展起来的新型学科。该学科以各种传感器为信息源,以信息处理与模式识别的理论技术为核心,以数学方法与计算机为主要工具,探索对各种媒体信息进行处理、分类、理解并在此基础上构造具有某些智能特性的系统或装置的方法、途径与实现,以提高系统性能。模式识别与智能系统是一门理论与实际紧密结合,具有广泛应用价值的控制科学与工程的重要学科分支。(Pattern recognition and intelligent syst
numpy-1.14.1
- NumPy系统是Python的一种开源的数值计算扩展。这种工具可用来存储和处理大型矩阵,比Python自身的嵌套列表(nested list structure)结构要高效的多(该结构也可以用来表示矩阵(matrix))(The NumPy system is an open source numerical computation extension for Python. This tool can be used to store and process large matrices, w