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

搜索资源列表

  1. A Java implementation of SMO for training SVM

    0下载:
  2. 支持向量机的实现源代码! java实现!采用最小序贯算法-SVM achieve source code! Java achieve! Use the smallest sequential algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:35.7kb
    • 提供者:张翠
  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2.78kb
    • 提供者:ann
  1. 经典算法GN算法的Java实现

    0下载:
  2. 社区发现经典算法GN算法的Java实现,能够根据不同节点之间的联系来实现社区的划分。-Community found that classical algorithm GN algorithm Java implementation, and can be the link between different nodes to achieve the division of the community.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-12-23
    • 文件大小:4.37kb
    • 提供者:Avenway
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:102.28kb
    • 提供者:陈雷
  1. Clique

    0下载:
  2. 经典算法clique的java实现-Classical algorithm clique of the java implementation! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1.61mb
    • 提供者:man
  1. zGEP

    2下载:
  2. 基因表达式编程是遗传算法的一个重要分支,该源代码提供了一个java的实现,对于学习遗传算法很有帮助-Gene expression programming is an important branch of genetic algorithms, the source code provides a java implementation, very helpful for learning genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-10-27
    • 文件大小:583.05kb
    • 提供者:杨宁
  1. SGA

    0下载:
  2. JAVA编写的用于实现TSP的遗传算法的模拟仿真实验有8个城市用eclipse直接导入运行适合初学-TSP JAVA prepared for implementation of genetic algorithm simulation experiments with 8 cities for beginners running directly into the eclipse
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:16.77kb
    • 提供者:李小
  1. KNN0.0_0.0

    1下载:
  2. 这是用java实现的KNN算法分类器 实现了机器的自动学习与文本自动分类 仅供学习使用-This is a java implementation of the KNN algorithm with classifier achieved the automatic machine learning and text categorization learning to use only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.77mb
    • 提供者:翔子
  1. GeneticAlgorithms

    0下载:
  2. 遗传算法 的java实现,直接运行就成了-GA algorithm java implementation, a direct run to become
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:yt
  1. TspOfGeneticAlgorithm

    0下载:
  2. 这是用遗传算法实现tsp问题,是自己研究的 ,算法实现及编码过程-This is the tsp problem with genetic algorithm, is their own research, algorithm implementation and coding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7.65kb
    • 提供者:chenyiyu
  1. ANT-JAVA

    0下载:
  2. 简单蚁群算法的JAVA实现,对学习蚁群算法有帮助,希望大家喜欢.-JAVA implementation simple ant colony algorithm, ant colony algorithm for learning help, hope you like.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:22.99kb
    • 提供者:胖大海
  1. 1

    0下载:
  2. 人工 智能 源 代码: 遗传 算法 java 实现-Artificial intelligence source code: the genetic algorithm implementation java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5.79kb
    • 提供者:jack
  1. hmm-java

    0下载:
  2. 隐马尔科夫经典算法的JAVA实现!可以用来做结构预测!-JAVA implementation of the classical algorithm of hidden Markov Structure prediction can be used to do!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6.03kb
    • 提供者:justok
  1. HMM--Java

    0下载:
  2. 隐马尔科夫模型HMM算法java实现 可以直接实现哦-Hidden Markov Model HMM algorithm java implementation can directly realize oh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:5.22kb
    • 提供者:郭彦明
  1. ga-java

    0下载:
  2. 用java实现的ga算法 结构清晰 注释比较详细-GA algorithm java implementation of clear structure more detailed notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:16.06kb
    • 提供者:江中落雪
  1. logistic-regression

    3下载:
  2. 用java实现了逻辑回归的算法,压缩包中有测试数据可以使用.-Using java to implementation a logistic regression algorithm, the compressed package including test data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3.72kb
    • 提供者:achun
  1. id3

    1下载:
  2. 数据挖掘中经典算法id3的Java实现,包括信息熵的实现等。-Data mining in the classic algorithm Java ID3 implementation, including the realization of the information entropy.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:37.3kb
    • 提供者:chengrufeng
  1. java

    0下载:
  2. java语言实现的ID3算法(决策树)algorithm-ID3 algorithm using java implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:329.39kb
    • 提供者:zhch66
  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. 所属分类:人工智能/神经网络/深度学习

  1. 人工智能实验报告4 计算机71 07055004 陈宝可

    0下载:
  2. 关于人工智能的 bp算法的实现的实验报告(Implementation of BP algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:151kb
    • 提供者:Melanie啊
« 12 »
搜珍网 www.dssz.com