-
只有一个java版本的蚁群算法实现的结果和过程…
只是Java版实现的蚁群算法与程序结果演示,是学习和理解蚁群算法的好内容。-Only a Java version of the ant colony algorithm to achieve the results and procedures for the demonstration of learning and understanding better the content of ant colony algorithm.
- 2022-01-22 05:55:08下载
- 积分:1
-
RBF神经网络应用于IRIS数据集的例子
RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
- 2022-02-13 06:21:16下载
- 积分:1
-
用BP神经网络进行对啤酒质量的识别,各个参数可以自己进行修改。...
用BP神经网络进行对啤酒质量的识别,各个参数可以自己进行修改。-Using BP neural network to identify the quality of beer, all parameters can be modified.
- 2023-05-25 10:40:03下载
- 积分:1
-
遗传算法,实现的是一个猜答案的过程,
这种算法比较经典,可以借鉴...
遗传算法,实现的是一个猜答案的过程,
这种算法比较经典,可以借鉴-genetic algorithm to achieve guess the answer is a process, this method is classic, we can draw on
- 2023-03-20 18:05:04下载
- 积分:1
-
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。...
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。-This is a Java program writen by meself which can be run.The chief concept is to combine KMEANS and NN to achieve classification of pattens.
- 2022-01-30 15:54:11下载
- 积分:1
-
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场!通过研究ASM,我们可以更好的理解现实世界的行为,并且它提供了一个很好的现实股市的隐喻。 备注:该程序运行需要有Swarm平台的支持,关于这个平台可以到http://www.swarm.org免费下载。 -artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover,
- 2022-02-01 02:07:50下载
- 积分:1
-
Rough Set software, Rosetta, by the Norwegian University of Science and Technolo...
粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Rough Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mathematics, co-developed a theoretical framework based on Rough Set the table logical data analysis tool pack
- 2023-01-21 10:30:04下载
- 积分:1
-
人工智能中经典算法
人工智能中经典算法-宽度搜索和启发是搜索(A*算法)在VC环境下的实现代码,对于学习人工智能有很多帮助- In the artificial intelligence the classical algorithm- width
search and the inspiration are the search (the A* algorithm) under the
VC environment realization code, has regarding the study artificial
intelligence very helps
- 2022-02-21 10:04:12下载
- 积分:1
-
BPMLL is a package for training multi
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
- 2022-03-31 04:07:36下载
- 积分:1
-
感知器神经元解决较复杂输入向量的分类问题
感知器神经元解决较复杂输入向量的分类问题-Perceptron neurons to solve more complex input vector classification
- 2023-04-11 20:20:04下载
- 积分:1