搜索资源列表
-
0下载:
两个贪心实例,学算法时编的,比较简单,但有代表性-two greedy example, learning algorithm series, relatively simple, but a representative
-
-
0下载:
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.
-
-
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。
-
-
0下载:
java算法大全,有近100多种常见算法的源代码,是学习JAVA算法的难得资料。
-java algorithm Guinness, nearly more than 100 kinds of common algorithm source code is a unique learning algorithm JAVA information.
-
-
0下载:
java算法大全,有近100多种常见算法的源代码,是学习JAVA算法的难得资料。-java algorithm Guinness, nearly more than 100 kinds of common algorithm source code is a unique learning algorithm JAVA information.
-
-
0下载:
backpropagation algorithm in java
-
-
0下载:
EM 算法是 Dempster,Laind,Rubin 于 1977 年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE 估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据,截尾数据,带有讨厌数据等所谓的不完全数据(incomplete data)。需要weka的算法包支持。-EM algorithm is Dempster, Laind, Rubin in 1977 for the parameters proposed by maximum
-
-
0下载:
Java implementation of SARSA learning algorithm, with a small GUI and a game to test the learning results.
-
-
0下载:
基于感知器的神经网络学习算法及其实现,可以实现对文本的分类,同时也可以应用在文本过滤上-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
-
-
0下载:
adboost算法学习的一些网页整理,有兴趣的可以参考一下-Some of the web adboost learning algorithm, interested can consult.
-
-
0下载:
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
-
-
0下载:
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.
-
-
0下载:
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.
-
-
0下载:
java各种算法,包括了绝大部分的java各种各样的算法!!对学习java的非常有帮助-java variety of algorithms, including most of the various algorithms java! ! Learning java is very helpful! !
-
-
0下载:
基于多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.
-
-
0下载:
ID3 Algorithm - Machine Learning
-
-
0下载:
用java语言实现数学中所学的杨辉三角,该算法简单-Using java language learning mathematics, Pascal' s Triangle, the algorithm is simple
-
-
0下载:
数据结构当中的排序算法的实现,有利于帮助学习的人减少算法的困了-Data structures which sort algorithm, could help reduce the learning algorithm sleepy people
-
-
0下载:
40道经典而且典型的java算法源码,在学习java中有一定的作用-40 classic and typical Java algorithm source code, have certain effect in learning Java
-
-
0下载:
基于Neuroph的BP算法代码,需要Neuroph的.jar包才能使用。-BP algorithm for Neuroph, .jar of Neuroph needed.
-