-
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码...
Counterpropagation Network Vision 源码, 经典的CPN人工神经网络例子源码-Counterpropagation Network Vision source, CPN classic example ANN FOSS
- 2022-09-23 17:40:02下载
- 积分:1
-
人工股市(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
-
MATLAB环境下的遗传算法源程序代码压缩包
MATLAB环境下的遗传算法源程序代码压缩包-MATLAB environment genetic algorithm source code package
- 2022-08-23 23:13:42下载
- 积分:1
-
该程序提供了一个计算机下国际象棋的功能,拥有完全的代码,由matlab编成的很多人工智能的函数,有详细的文档,直接运行chess.m文件即可...
该程序提供了一个计算机下国际象棋的功能,拥有完全的代码,由matlab编成的很多人工智能的函数,有详细的文档,直接运行chess.m文件即可-The program provides a computer under the functions of chess, with complete code, matlab compiled from many artificial intelligence function, has a detailed document, a document can be directly run chess.m
- 2022-07-25 03:10:04下载
- 积分:1
-
遗传算法在TSP中的应用的原代码, 具体的代码见内。
遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
- 2022-08-03 01:46:09下载
- 积分:1
-
a Tankedaizhan source code, suitable for beginners VC, and I hope to help you!
一个坦克大战的源码,适合VC初学者,希望对大家有所帮助!-a Tankedaizhan source code, suitable for beginners VC, and I hope to help you!
- 2022-03-16 07:18:34下载
- 积分:1
-
一个bp神经元网络的c++实现,优化了算法,有可执行界面
一个bp神经元网络的c++实现,优化了算法,有可执行界面-A bp neural network c++ to achieve and optimize the algorithm, there is an executable interface
- 2022-08-10 21:13:14下载
- 积分:1
-
将一个矩阵对libsvm格式
convert a matrix to a libsvm format
[class1 char1 char2 ... charN
class2 char1 char2 ... charN]
- 2023-03-31 04:50:04下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
详细介绍了人工智能在故障诊断中的应用
有实例
详细介绍了人工智能在故障诊断中的应用
有实例-Details of the artificial intelligence in fault diagnosis are examples of
- 2023-01-27 20:30:04下载
- 积分:1