CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - java project

搜索资源列表

  1. JAVA

    2下载:
  2. 基于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
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:37192
    • 提供者:范卫华
  1. c45

    0下载:
  2. 机器学习算法中的C45算法,JAVA机器学习研究项目之一-Machine learning algorithm in the C45 algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1338
    • 提供者:kai
  1. chc

    0下载:
  2. 机器学习算法中的CHC算法,JAVA机器学习研究项目之一-Machine learning algorithm in the CHC algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:36917
    • 提供者:kai
  1. fss

    0下载:
  2. 机器学习算法中的FSS算法,JAVA机器学习研究项目之一-Machine learning algorithm FSS algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:80279
    • 提供者:kai
  1. id3

    0下载:
  2. 机器学习算法中的ID3算法,JAVA机器学习研究项目之一-Machine learning algorithm ID3 algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:59869
    • 提供者:kai
  1. nb

    0下载:
  2. 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15798
    • 提供者:kai
  1. Project

    1下载:
  2. Job shop schduling program under java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:632269
    • 提供者:Hamza
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:35935
    • 提供者:somatco
  1. ann

    1下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3059
    • 提供者:bb
  1. jiugong

    0下载:
  2. 用java实现重排九宫问题(即八数码问题),人工智能-This is a project about java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:99524
    • 提供者:ma
  1. TOTO_NeuralNetwork_v2

    0下载:
  2. 全手工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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:22337
    • 提供者:Zhiqin
  1. robot-simulators

    0下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4006686
    • 提供者:nasser
  1. joone

    0下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:460934
    • 提供者:huangke
  1. jMetal-master

    0下载:
  2. 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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18640005
    • 提供者:mumu
  1. ELM-java

    2下载:
  2. 极限学习机(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
  3. 所属分类:人工智能/神经网络/深度学习

搜珍网 www.dssz.com