-
人工智能课程中关于产生式系统部分上机实验的源代码,有很大参考价值。...
人工智能课程中关于产生式系统部分上机实验的源代码,有很大参考价值。-No
- 2022-03-30 00:12:31下载
- 积分:1
-
using artificial neural network XOR functions. With back
用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
- 2022-12-07 13:30:02下载
- 积分: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
-
Data Mining k
数据挖掘k-measextions 算算法,改进了其中部分结构。-Data Mining k-measextions counting algorithm, to improve some part of the structure.
- 2022-02-24 16:17:55下载
- 积分:1
-
机器人仿真软件有助于从事着学习,方便编程操作,能很快的知其原理...
机器人仿真软件有助于从事着学习,方便编程操作,能很快的知其原理-Robot simulation software helps to engage with learning, to facilitate programming operations, will soon know the principle of
- 2022-01-25 20:35:08下载
- 积分:1
-
遗传算法GA的源代码及例子
遗传算法GA的源代码及例子-genetic algorithm source code and examples
- 2022-12-18 02:25:03下载
- 积分:1
-
人工神经网络算法。
人工智能神经网络算法的实现。注意可能由于实现方式不同而导致结果有点不一样,这是允许的。-Artificial neural network algorithm.
- 2022-01-24 18:59:40下载
- 积分:1
-
自己编写的人工智能小模型,可实现逻辑推理功能
自己编写的人工智能小模型,可实现逻辑推理功能
- 2023-06-07 20:55:04下载
- 积分:1
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1