-
高人用C++写的ALOPEX(即模式提取算法)实现程序,程序相当精炼,值得大家研究!...
高人用C++写的ALOPEX(即模式提取算法)实现程序,程序相当精炼,值得大家研究!-expert C++ to write the ALOPEX (model extraction algorithm) procedures, procedures considerable refining, we should study!
- 2022-03-16 02:34:02下载
- 积分:1
-
c语言实现人工智能art1网络的算法实现
c语言实现人工智能art1网络的算法实现 -c language art1 network artificial intelligence algorithms
- 2023-02-16 18:20:04下载
- 积分:1
-
人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章...
人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章-Face Recognition : The Singular Value Decomposition and KL transform projection, it is valuable to an article
- 2022-02-13 20:51:35下载
- 积分:1
-
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,...
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
- 2022-03-22 23:33:38下载
- 积分:1
-
预
pre-fixSpan算法,该算法是C++语言实现的,主要用模板实现prefixspan的投影数据库架构及模式生长功能
- 2023-04-17 20:10:03下载
- 积分:1
-
粒子群算法工具箱,有DEMO程序,可以对16中常见函数测试,并附有神经元网络的训练算法...
粒子群算法工具箱,有DEMO程序,可以对16中常见函数测试,并附有神经元网络的训练算法-Particle swarm optimization toolbox, there are DEMO program, you can test for 16 common functions, together with the training algorithm for neural networks
- 2022-10-01 08:20:03下载
- 积分:1
-
自适应线性神经网路应用实例
自适应线性神经网路应用实例- Auto-adapted linear nerve network application example
- 2023-03-30 13:25:04下载
- 积分:1
-
人工智能的一种典型的启发式搜索算法,是一种最好优先的算法,但要加上一些约束条件。...
人工智能的一种典型的启发式搜索算法,是一种最好优先的算法,但要加上一些约束条件。-A typical artificial intelligence heuristic search algorithm, is a priority of the best algorithm, but to add some more restrictive conditions.
- 2023-07-26 14:05:03下载
- 积分:1
-
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可...
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It"s an individual adaptation to the environment by its Health (fitness).
- 2022-08-14 21:53:12下载
- 积分:1
-
a TSP example, prepared with delphi. A very good reference value
一个求解TSP问题的例子,用delphi编写.有很好的参考价值
-a TSP example, prepared with delphi. A very good reference value
- 2022-04-22 04:38:55下载
- 积分:1