-
神经网络介绍的源码
神经网络介绍的源码-neural network introduced by the source
- 2022-02-03 17:54:20下载
- 积分:1
-
输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。...
输入一个任意大小的迷宫, 用栈求出一条走出迷宫的路径, 并显示在屏幕上。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen.
- 2022-03-15 16:24:37下载
- 积分:1
-
A star 算法类的实现(算法接口,针对迷宫问题设计)
A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
- 2022-08-22 21:54:43下载
- 积分:1
-
一个神经网络BP算法源码
一个神经网络BP算法源码-a neural network algorithm source code
- 2022-12-23 15:15: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
-
用mfc写的一个五子棋游戏,不含人工智能
用mfc写的一个五子棋游戏,不含人工智能-mfc written with a 331 game, which was non-AI
- 2022-03-04 19:02:36下载
- 积分:1
-
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现....
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
- 2022-02-22 05:01:30下载
- 积分:1
-
利用svm结合向量机实现蛋白质相互作用预测
利用svm结合向量机实现蛋白质相互作用预测-Svm vector machine achieved with the use of protein-protein interaction prediction
- 2022-02-26 15:41:52下载
- 积分:1
-
SVM是一种优秀的分类算法,常用于用于回归分析和分类,而matlab语言的libSVM则为广大使用matlab进行设计的人员提供很好的帮助。...
SVM是一种优秀的分类算法,常用于用于回归分析和分类,而matlab语言的libSVM则为广大使用matlab进行设计的人员提供很好的帮助。-libSVM for regression classification
- 2022-08-07 04:28:38下载
- 积分:1
-
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。...
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。-This is the A* algorithm eight digital issues, the solution may target state. Through the method back to the A* algorithm. Unlike other state diagram of the search to achieve eight digital problem.
- 2022-03-18 08:43:29下载
- 积分:1