搜索资源列表
JSmartMiner
- 【源码共享系列-JSmartMiner.Eclipse】一个JAVA版本的数据挖掘基本框架体系,框架设计理念参考了德国著名的数据挖掘算法库XELOPES,但进行了大量的缩写,主要是为了方便研究,希望能够给在数据挖掘方面的研究工作者提供一个更有力的试验平台。(注:可以在本网站上找到本人上传的C++版本的SmartMiner)-source sharing Series-JSmartMiner.Eclipse -- a Java version of the basic framework of d
PRHomeWork
- 模式识别中K均值、ISODATA等聚类算法以及感知器线性判别算法的Java实现,源码包含一个完整的Eclipse工程,便于重用
bp
- 用java实现的神经网络bp的核心算法,主要用于数据预测,总共20个源代码文件,eclipse的该项目,希望对大家有帮助。
decision_tree
- 决策树算法 java语言实现 内包含测试用例 可以直接导入eclipse运行-decision tree model implemented with java
animal
- 人工智能实习作业,基于web的动物识别专家系统,基于产生式规则的正向推理,使用jsp开发,开发环境为Eclipse+struts+tomcat+mysql,内含详细说明文档-Practice of artificial intelligence operations, web-based expert system for animal identification, production rule-based forward reasoning, the use of jsp developm
ann
- bp神经网络程序和java源代码源代码是eclipse的工程,所以若您使用的是eclipse,可以直接用eclipse的import将源代码的文件夹加入-bp neural network programs and java source code source code is eclipse project, so if you are using eclipse, you can import directly from eclipse' s source code folder to
SGA
- JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
pso
- 一个java编写的粒子群程序,可自行设置多个参数,并有图像跟踪粒子运行状态,已经在Eclipse上测试通过。-A java program written in particle swarm, are free to set multiple parameters, and image tracking particles running, has been tested on Eclipse.
AI
- 使用eclipse+java开发的有关人工智能的红绿灯-Developed with eclipse+ java traffic light on artificial intelligence
JobShop_Schedule
- JAVA,Eclipse做甘特图.rar关于车间生产高度,基于遗传算法,工序生成甘特图-JAVA, Eclipse do Gantt chart. Rar on the workshop production of a high degree of process to generate Gantt charts based on genetic algorithm,
POMDPSolver
- POMDP求解算法的实验平台,提供了多个基于点的算法,基于java实现,eclipse平台下运行。-an Java implementation arranged as an Eclipse package, of most of the point-based algorithms for solving POMDPs.
JAVA-decisiontree
- 本程序由Java编写,运行前请确认您的电脑上已安装JDK1.7或以上版本并配置好JDK的系统环境变量。请使用Eclipse集成开发导入源代码-The Algorithm of Decision Trees: ID3 and C4.5
GA_CVRP
- 用遗传算法和模拟退火实现的限重的VRP(CVRP),250个customer,一个仓库,数据文件在里面,导入eclipse就可以运行。-this is a hybrid algorithm of GA and SA to solve CVRP problem, which is devopled on eclise with java.it contains a input dataset involved with 249 customers and one single depot.
RebeccaAIML-src-9871
- RebeccaAIML使用C,C++实现的AliceRobot版本,功能强大-RebeccaAIML is an enterprise cross platform open source AIML development platform. RebeccaAIML supports C++, Java, C#, and Python as well as many other programming languages and AIML development out of th
ELM-java
- 极限学习机(ELM)在java下的实现算法,此为eclipse项目,已经添加好可用的jar包,调整文件路径后可以直接运行,(PS.极限学习机算法为elm官网所提供)(Extreme learning machine (ELM) in Java implementation algorithm, this is the eclipse project, has added a good jar package, adjust the file path can be directly run (P