-
人工股市(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
-
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考...
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
- 2023-01-24 09:50:04下载
- 积分:1
-
BP network to solve XOR problem instance, there are initial values and final res...
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)-BP network to solve XOR problem instance, there are initial values and final results are displayed. The BP network structure for the three-tier network of neurons in the number of floors variable, change the relevant# Define you. (Note more detailed, the main function calls the function and matrices are defined in the document in function.h)
- 2023-09-09 13:25:03下载
- 积分:1
-
针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性...
针对著名的UCI机器学习数据库中的iris data的kmeans聚类分析程序,具有代表性-For the well-known UCI machine learning repository of the iris data of kmeans cluster analysis procedure, a representative
- 2023-04-21 07:25:04下载
- 积分:1
-
一个简单的用MATLAB写的BP算法源程序。
一个简单的用MATLAB写的BP算法源程序。-a simple written in MATLAB BP algorithm source.
- 2022-02-12 06:30:05下载
- 积分:1
-
the code is generated artificial intelligence
本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
- 2022-09-18 03:35:03下载
- 积分:1
-
Neural network model self
神经网络中自组织特征映射模型算法的源程序,属于无导师学习!-Neural network model self-organizing feature map algorithm source, belonging to no mentor to learn!
- 2022-03-03 18:44:18下载
- 积分:1
-
一个外国人写的字符识别训练源码,VC++源码,有源码、说明及演示可执行程序,对学习和研究模式识别很有帮助。...
一个外国人写的字符识别训练源码,VC++源码,有源码、说明及演示可执行程序,对学习和研究模式识别很有帮助。-written by a foreigner Character Recognition training source, VC source, a source that, and the demonstration of the executable, on learning and pattern recognition research helpful.
- 2022-11-07 07:40:04下载
- 积分:1
-
C++基于神经网络的数字识别代码
C++ 基于神经网络 法的数字 识别代码-C++ Based on neural network digital identification code
- 2022-03-13 05:01:34下载
- 积分:1
-
一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有...
一个用Java编写的分形程序。分形(Fractal)理论是Mandelbrot于20世纪70年代提出的一门非线性学科,用于描述自然界中的非平衡非线性复杂系统的有序状态。利用分形算法可以画出千奇百怪的图象。Mandelbrot集和Julia集是分形集合中最基本的两个集合-Using Java to prepare a fractal process. Fractal (Fractal) theory is the Mandelbrot in the 20th century, 70s raised a non-linear science, used to describe the nature of the non-equilibrium nonlinear complex systems in an orderly state. Using fractal algorithm can draw strange image. Mandelbrot set and Julia fractal sets is the most basic collection of two collections
- 2022-01-22 07:05:42下载
- 积分:1