搜索资源列表
JAVA
- 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
c45
- 机器学习算法中的C45算法,JAVA机器学习研究项目之一-Machine learning algorithm in the C45 algorithm, JAVA, one of machine learning research project
chc
- 机器学习算法中的CHC算法,JAVA机器学习研究项目之一-Machine learning algorithm in the CHC algorithm, JAVA, one of machine learning research project
fss
- 机器学习算法中的FSS算法,JAVA机器学习研究项目之一-Machine learning algorithm FSS algorithm, JAVA, one of machine learning research project
id3
- 机器学习算法中的ID3算法,JAVA机器学习研究项目之一-Machine learning algorithm ID3 algorithm, JAVA, one of machine learning research project
nb
- 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
Project
- Job shop schduling program under java
EightPazzelBfs
- This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
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
jiugong
- 用java实现重排九宫问题(即八数码问题),人工智能-This is a project about java
TOTO_NeuralNetwork_v2
- 全手工Java书写的完全面向对象结构的人工神经网络,现版本,仅实现BP神经网络以及普通梯度下降法,但结构精炼,易于扩展,本人正在书写稀疏自编码用于图像处理,但本版本尚未涵盖。将在以后的版本中上传。(附带CSV输入)-Neural Network Programmed by JAVA, the key contribution of this Project is 100 OO based, readers can easily figure out how to add more things
robot-simulators
- Robot simulator using genetic algorithm. There are two basic collections of software. The WSU Java sim is a Java language simulator for the Khepera robot. The sim models a single Khepera that operates in a 4x4 foot enclosure with reconfigurable wal
joone
- JOONE是sourceforge上一个用java语言迅速开发神经网络的开源项目。该文件是joone的源码-JOONE is an open source project on sourceforge quickly develop neural networks with java.This file is joone s source file
jMetal-master
- jmetal5.0The jMetal project started in 2006 as the result of our need of having a easy to use, flexible, extensible and portable multi-objective optimization framework with metaheuristics.-Document which describes to Nondominated Sorting Genetic Algo
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
