CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - learning algorithm

搜索资源列表

  1. tx

    0下载:
  2. 两个贪心实例,学算法时编的,比较简单,但有代表性-two greedy example, learning algorithm series, relatively simple, but a representative
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:宋文婷
  1. javadscode

    0下载:
  2. A Practical Introduction to Data Structures and Algorithm Analysis 一书的java源代码。对算法学习有非常高参考价值。-A Practical Introduction to Data Structur es and Algorithm Analysis of a book java source code. Learning algorithm to a very high reference value.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:314.05kb
    • 提供者:pentium
  1. JAVA.java

    2下载:
  2. Q学习算法实例,这算法主要应用于机器人领域,运用此算法进行行动的选择使Q值最大最后找到最优的策略-Q-learning algorithm is applied in robot domain,example robot-hitting, robot-moving and so on。This paper refers to many robots domain 。It is so useful。
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-04
    • 文件大小:14.44kb
    • 提供者:liuchengcheng
  1. j_13622_javasf

    0下载:
  2. java算法大全,有近100多种常见算法的源代码,是学习JAVA算法的难得资料。 -java algorithm Guinness, nearly more than 100 kinds of common algorithm source code is a unique learning algorithm JAVA information.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1.07mb
    • 提供者:王杰
  1. java

    0下载:
  2. java算法大全,有近100多种常见算法的源代码,是学习JAVA算法的难得资料。-java algorithm Guinness, nearly more than 100 kinds of common algorithm source code is a unique learning algorithm JAVA information.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1.06mb
    • 提供者:Illinois
  1. take_this

    0下载:
  2. backpropagation algorithm in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:19.27kb
    • 提供者:bosta
  1. EM.java.tar

    0下载:
  2. EM 算法是 Dempster,Laind,Rubin 于 1977 年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE 估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据,截尾数据,带有讨厌数据等所谓的不完全数据(incomplete data)。需要weka的算法包支持。-EM algorithm is Dempster, Laind, Rubin in 1977 for the parameters proposed by maximum
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-03
    • 文件大小:9.26kb
    • 提供者:zhangrui
  1. sarsa-java.tar

    0下载:
  2. Java implementation of SARSA learning algorithm, with a small GUI and a game to test the learning results.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:347.66kb
    • 提供者:A.T.
  1. pecepcion

    0下载:
  2. 基于感知器的神经网络学习算法及其实现,可以实现对文本的分类,同时也可以应用在文本过滤上-Perceptron-based neural network learning algorithm and its implementation can be achieved on the text of the classification, but also can be applied to text filtering on
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:14.83kb
    • 提供者:王丽静
  1. adaboost_websoures

    0下载:
  2. adboost算法学习的一些网页整理,有兴趣的可以参考一下-Some of the web adboost learning algorithm, interested can consult.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-04
    • 文件大小:1.29mb
    • 提供者:yuuu
  1. backprop1b_src

    0下载:
  2. Backpropagation Backpropagation is a supervised learning algorithm and is mainly used by Multi-Layer-Perceptrons to change the weights connected to the net s hidden neuron layer(s). The backpropagation algorithm uses a computed output err
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:231.52kb
    • 提供者:muchizmo
  1. jsp-algorithm

    0下载:
  2. JSP编程。采用jsp对于任意输入的数字进行加减乘除的运算。这是我刚学jsp时编写的。-JSP programming. Jsp for any input by the number of addition and subtraction multiplication and division calculations. This is my jsp when just learning to write.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:5.67kb
    • 提供者:刘凯
  1. dssTree

    0下载:
  2. ID3 Decision Tree Algorithm JAVA realize: ID3 machine learning algorithm is a classification method, the example of using java to build a multi-tree algorithm id3 realize.
  3. 所属分类:Java Develop

  1. java-algorithm

    0下载:
  2. java各种算法,包括了绝大部分的java各种各样的算法!!对学习java的非常有帮助-java variety of algorithms, including most of the various algorithms java! ! Learning java is very helpful! !
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1.06mb
    • 提供者:赵通
  1. Multi-Agent-Reinforcement-Learning

    0下载:
  2. 基于多Agent的学习博弈算法,可以实现多种算法,比如Minmax,FriendQ等,接口可扩展,实现较方便。-Multi-Agent-based learning game algorithm can achieve a variety of algorithms, such as Minmax, FriendQ and other interfaces can be extended to achieve more convenient.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:120.21kb
    • 提供者:张利峰
  1. ID3-Algorithm

    0下载:
  2. ID3 Algorithm - Machine Learning
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:4.71kb
    • 提供者:srb
  1. Yang-hui-triangle-algorithm

    0下载:
  2. 用java语言实现数学中所学的杨辉三角,该算法简单-Using java language learning mathematics, Pascal' s Triangle, the algorithm is simple
  3. 所属分类:Applet

    • 发布日期:2017-11-10
    • 文件大小:9.88kb
    • 提供者:lxt
  1. sort

    0下载:
  2. 数据结构当中的排序算法的实现,有利于帮助学习的人减少算法的困了-Data structures which sort algorithm, could help reduce the learning algorithm sleepy people
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:25.36kb
    • 提供者:张华
  1. 40-useful-java-Algorithm

    0下载:
  2. 40道经典而且典型的java算法源码,在学习java中有一定的作用-40 classic and typical Java algorithm source code, have certain effect in learning Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:45.59kb
    • 提供者:LTL
  1. org.neuroph.nnet.learning.BP

    0下载:
  2. 基于Neuroph的BP算法代码,需要Neuroph的.jar包才能使用。-BP algorithm for Neuroph, .jar of Neuroph needed.
  3. 所属分类:Applet

    • 发布日期:2014-08-06
    • 文件大小:1kb
    • 提供者:Lian Liu
« 12 3 4 5 6 »
搜珍网 www.dssz.com