-
A fractal algorithm used to find the shortest path maze, VC achieve, very worth...
用A形算法寻找迷宫的最短路径,VC实现,非常值得一看-A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
- 2023-01-22 09:00:04下载
- 积分:1
-
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰...
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰-Genetic Algorithm for nonlinear programming
- 2022-05-05 10:38:45下载
- 积分:1
-
通过C4.5 的实现可以进行构建决策树 来进行有效的分类
通过C4.5 的实现可以进行构建决策树 来进行有效的分类-Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
- 2022-10-31 00:15:02下载
- 积分:1
-
To artificial intelligence filtering
在数字信号处理中实现相关的能够人工智能滤波的功能-To artificial intelligence filtering
- 2022-02-04 13:19:18下载
- 积分:1
-
这是一个数据挖掘中的关联规则挖掘的经典算法:Apriori算法的程序...
这是一个数据挖掘中的关联规则挖掘的经典算法:Apriori算法的程序-This is the code of Apriori-the classical algorithm used in Association Rules of Data Mining
- 2022-01-27 17:52:28下载
- 积分:1
-
清华大学不确定规划教材中的模糊规划求解算法2
清华大学不确定规划教材中的模糊规划求解算法2-Tsinghua University, uncertainty in the planning of teaching materials fuzzy programming algorithm 2
- 2023-06-28 15:35:03下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1
-
MATLAB程序计算的经典数学问题:最短
matlab程序计算经典数学问题:最短路和次短路问题-matlab program calculated the classical mathematical problem: The most short-circuit and sub-shortest path problem
- 2023-02-14 01:50:03下载
- 积分:1
-
我准备的QR分解的神经网络算法利用QR分解…
本人编写的QR分解的神经网络算法,该算法用QR分解神经网络的隐含层矩阵,可以作为学术上的比较和分析。适合各种benchmark问题,本人还加了自动产生分类向量和自动适应各种函数的例子-I prepared the QR decomposition of neural network algorithm using QR decomposition neural network hidden layer matrix, can be used as an academic comparison and analysis. Suitable for a variety of benchmark problems, I also added automatically generated classification and automatic vector function to adapt to a variety of examples
- 2022-05-13 12:34:46下载
- 积分:1
-
贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类...
贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on the simple Bayesian classifier of the definitive text classification algorithm, which is known text classification algorithm the most effective one category
- 2022-07-22 15:40:20下载
- 积分:1