-
一群老外编写的神经网络源代码是非常值得的西..
一组老外编写的神经网络源代码,非常值得收藏和研究。有BPN、ART1、ADALINE、SOM、CPN、HOPFIELD、BOLTZMAN等神经网络。吐血推荐在进行神经网络编程的朋友下载。 -a group of foreigners prepared neural network source code is very worthwhile collection and research. There are 7.82, ART1, ADALINE, SOM, CPN, Hopfield, BOLTZMAN such as neural networks. Suggest to vomit blood during neural network programming downloaded friends.
- 2022-09-01 11:40:03下载
- 积分:1
-
prepared by the genetic algorithm, covering more content, documents
用C++编写的遗传算法,涵盖较多内容,有文档-prepared by the genetic algorithm, covering more content, documents
- 2022-01-26 14:56:41下载
- 积分:1
-
basic genetic algorithm program package
基本遗传算法程序包-basic genetic algorithm program package
- 2022-06-29 21:46:30下载
- 积分: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
-
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表...
pso优化算法的vc++源程序。在vc.net2003下面通过。
建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。-PSO optimization algorithm vc++ source. In the following vc.net2003 through. Recommendations: look the code before you find out how the PSO story. Then corresponds to: Program with Agent on behalf of a bird, PSO representative of birds. Read the source code, do not look down, look at the main (), then follow the order of things emerging, one by one come.
- 2022-09-24 11:50:03下载
- 积分:1
-
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化...
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
- 2022-10-22 18:50:03下载
- 积分:1
-
AI A* algorithm to solve the problem 8number
人工智能中的A*算法解决8number问题-AI A* algorithm to solve the problem 8number
- 2022-02-12 00:44:11下载
- 积分:1
-
该程序代码实现BP网络函数逼近,适合初学者学习
该程序代码实现BP网络函数逼近,适合初学者学习-The program code to achieve BP network function approximation, suitable for beginners to learn
- 2022-10-10 06:35:03下载
- 积分:1
-
Contains a number of optimization algorithms, there is Newton' s method, simp...
包含了许多的最优化算法,有牛顿法,单纯形法等,都已运行通过了-Contains a number of optimization algorithms, there is Newton" s method, simplex method, etc., have to run through the
- 2022-02-01 18:55:53下载
- 积分:1
-
svmTrain svm在matlab中运行 训练
svmTrain svm在matlab中运行 训练-svmTrain svm training run in matlab
- 2023-02-28 18:35:03下载
- 积分:1