-
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。-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, these transactions are capable of learning, can be predicted based on previous success or failure of their decisions for the
- 2022-03-29 22:14:25下载
- 积分:1
-
基于k均值聚类学习算法的rbf神经网络实现
基于k均值聚类学习算法的rbf神经网络实现-K-means clustering-based learning algorithm of rbf neural network
- 2022-03-03 08:38:24下载
- 积分:1
-
neural networks and genetic algorithms combined application
神经网络和遗传算法组合应用-neural networks and genetic algorithms combined application
- 2023-02-09 23:20:03下载
- 积分:1
-
神经网络机器人避障matlan仿真程序可以模拟技术。
神经网络机器人避障matlan仿真程序
可模拟机器人在空间的避障动作-Neural Network Robot Obstacle Avoidance matlan simulation program can simulate the robot moves in space, obstacle avoidance
- 2022-03-05 19:28:56下载
- 积分:1
-
Xie Datong Guo Tao algorithm (function optimization) source code download, and s...
谢大同郭涛算法(函数优化)源代码下载,和大家分享自己的东西-Xie Datong Guo Tao algorithm (function optimization) source code download, and share things on your own
- 2022-02-04 21:51:38下载
- 积分:1
-
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法...
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom.
- 2023-05-13 08:00:02下载
- 积分:1
-
模式识别下的ISODATA算法
例子为IRIS数据库数据
模式识别下的ISODATA算法
例子为IRIS数据库数据-ISODATA algorithm for pattern recognition under the examples for the IRIS database data
- 2022-03-26 08:44:44下载
- 积分:1
-
模拟退火模型算法,使用C语言实现的,简单有效
模拟退火模型算法,使用C语言实现的,简单有效-Simulated annealing algorithm, the use of C language to achieve, simple and effective
- 2022-03-16 21:04:16下载
- 积分:1
-
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好...
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好-Through the College Course Scheduling of genetic algorithms to solve the problem, in the top ten colleges and universities run the effect of environmental good
- 2022-06-14 06:19:27下载
- 积分:1
-
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆...
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆-HEAPSORT be suitable for sorting paper records more, because the main overhead is the time to build reactors and adjusting the heap
- 2022-08-15 16:06:56下载
- 积分:1