-
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去...
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去-Neural network training algorithm, is applicable to very quickly is very simple to quickly use the experimental environment
- 2023-07-16 19:15:03下载
- 积分:1
-
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的...
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的-A* algorithm is a realization of the demonstration process, it is a very clear to understand how the realization of A
- 2023-07-08 08:25:02下载
- 积分:1
-
特征提取技术。这种技术以传统的建模方式为前提,对于产生的模型的几何、拓扑等信息加以分析以提取其特征信息,这种技术一般多采用人工智能及模式识别等方面的知识。...
特征提取技术。这种技术以传统的建模方式为前提,对于产生的模型的几何、拓扑等信息加以分析以提取其特征信息,这种技术一般多采用人工智能及模式识别等方面的知识。-feature extraction technology.
- 2022-03-15 05:37:54下载
- 积分:1
-
Foreign researchers with the relevant frequent pattern discovery (including freq...
是国外相关研究人员提供的发现频繁模式(包括频繁集、频繁子图等)的最新版本算法。-Foreign researchers with the relevant frequent pattern discovery (including frequent itemsets, frequent subgraph, etc.) the latest version of algorithm.
- 2022-05-05 13:28:44下载
- 积分:1
-
k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, through the k-means (Euclidean distance) clustering algorithm we are able to a preliminary understanding of the principles of data mining .
- 2022-05-24 13:46:10下载
- 积分:1
-
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on...
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner-C++ Realization of bp neural network algorithm, beginners can refer to under the BP algorithm of neural network s achievement based on c++, Maybe it is useful to a new learner
- 2022-10-13 09:50:03下载
- 积分:1
-
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。...
运用比例共轭梯度动量算法来训练BP网络并对机械振动峰峰值进行预测。-use ratio conjugate gradient algorithm to train the momentum BP also peak of mechanical vibration prediction.
- 2022-01-24 10:21:43下载
- 积分:1
-
OPENCV系列的,关于CORE,应该挺有用的,大家自己看看吧!
OPENCV系列的,关于CORE,应该挺有用的,大家自己看看吧!-OPENCV series of CORE, should be quite useless, we all see!
- 2022-03-18 06:04:18下载
- 积分:1
-
HopfieldnetC++source,Hopfield网络的原代码。C++代码
HopfieldnetC++source,Hopfield网络的原代码。C++代码-HopfieldnetC++ Source, Hopfield networks, the original code. C++ Code
- 2023-03-06 16:55:04下载
- 积分: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