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

搜索资源列表

  1. SGA_java

    0下载:
  2. 用JAVA写的遗传算法的例子,比较简单,如果解压缩的时候需要密码的话,应该是“1”。写的比较简单。是老早以前写的了。-using Java to write the genetic algorithm example, relatively simple, if decompression time requires a password, then it should be "one." The relatively simple to write. Before long
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9132
    • 提供者:许江东
  1. GameOfLife_java

    0下载:
  2. 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4022
    • 提供者:颜建军
  1. weka

    1下载:
  2. :<<数据挖掘--实用机器学习技术及java实现>>一书的配套源程序,结合数据挖掘和机器学习的知识,以java语言实现了具有代表性的各类数据挖掘方法.例如:classifier中的ZeroR.OneR.NaiveBayes.DecisionTable.IBK.C45,还有聚类,数据预处理等-: lt; Lt; Data Mining -- Practical Machine Learning Technology and java achieve gt; Gt; A ma
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1104468
    • 提供者:
  1. PrefixSpan

    1下载:
  2. java版的PrefixSpan算法实现,文件里包含了详细的文档说明,还有示例。-PrefixSpan algorithm. The document containing a detailed descr iption and an example.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:34191
    • 提供者:
  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:920
    • 提供者:kivilin
  1. Temperature

    0下载:
  2. Fuzzy logic example that sorts temperatures into fuzzy sets.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3708
    • 提供者:stryker
  1. wanggediaodu

    0下载:
  2. 用蚂蚁算法和遗传算法结合实现的网格调度问题-Classic example of a genetic algorithm, a visual interface to their own clicks, the problem described in TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:153603
    • 提供者:籍晓瑞
  1. RobotAI

    0下载:
  2. 一个基于FF学习算法的机器人例子,用JAVA编写,可以更换地图图片-FF-based learning algorithm of a robot example, written with JAVA, you can replace the map image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:405487
    • 提供者:sunbo
  1. FastICA_2_5

    0下载:
  2. 独立成分分析(Independent Compondent Analysis,ICA)的一个非常好的示例,可以直接拿来用-Independent Component Analysis (Independent Compondent Analysis, ICA) in a very good example, can be directly used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:42759
    • 提供者:wellan
  1. tiny_gp

    0下载:
  2. TinyGP是一个用java实现的遗传编程程序,它实现了遗传编程基本过程-TinyGP is a highly optimised GP system that was originally developed by Riccardo Poli to meet the specifications set out in the TinyGP competition of the Genetic and Evolutionary Computation Conference (GECCO) 200
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3117
    • 提供者:宗涛
  1. ml

    0下载:
  2. BP神经网络的Java示例,通过样本训练,能够准确地判断出它是奇数还是偶数,正数还是负数。-Java example BP neural network trained by the sample, can accurately determine that it is odd or even, positive or negative.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2808
    • 提供者:drovi
  1. Viterbi.tar

    0下载:
  2. 用java和python两种语音实现了Viterbi算法, 例子非常容易理解.-Java and python with two phonetic realized Viterbi algorithm, the example is very easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:21329
    • 提供者:allen
  1. encog-sample-java

    0下载:
  2. encog for java的一个Java代码实例(encog sample java An example of the open source depth learning framework, encog)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:30720
    • 提供者:huy
  1. Amelie0.0.1

    0下载:
  2. 在java环境下调用aiml的例子,使用的方法见idiom.iml文件(In the Java environment, call the AIML example, the method used to see the idiom.iml file)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:385024
    • 提供者:张璞
  1. BST

    0下载:
  2. 通过Java实现二分法搜索树并附带algs4包,他是一个很有用的例子(It is a useful example to implement a dichotomous search tree with an algs4 package via Java)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:546816
    • 提供者:方式方法
  1. RedBlackBST

    0下载:
  2. 通过Java实现平衡搜索树并附带algs4包,他是一个很有用的例子(Through the Java to achieve a balanced search tree with algs4 package, he is a very useful example)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:547840
    • 提供者:方式方法
  1. PSO

    0下载:
  2. PSO的java基本实现,以及一种的改进版本,并且以Rastrigin函数为例,探究其运行效果(PSO java basic implementation, as well as an improved version, and take Rastrigin function as an example to explore its operation effect)
  3. 所属分类:人工智能/神经网络/深度学习

搜珍网 www.dssz.com