-
本程序实现了一个人工神经网络的算法,相关领域的人可以参考。...
本程序实现了一个人工神经网络的算法,相关领域的人可以参考。-This procedure implements a neural network algorithm, in related fields who can refer to.
- 2022-06-28 21:47:09下载
- 积分:1
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1
-
遗传算法分层遗传算法
遗传算法分层遗传算法-GA GA stratified
- 2022-01-24 18:09:50下载
- 积分:1
-
genetic algorithm to achieve (reproduced)
遗传算法的实现(转载)-genetic algorithm to achieve (reproduced)
- 2022-03-26 01:03:59下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
这是好用的源代码
这是好用的源代码-This is the source code handy
- 2023-08-15 15:40:04下载
- 积分:1
-
神经网络模拟正弦函数演示
神经网络模拟正弦函数演示-neural network simulation sine function demo
- 2022-07-17 10:14:50下载
- 积分:1
-
A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。...
A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。-Choose the shortest path by the method of AStar
- 2022-07-02 03:09:13下载
- 积分:1
-
- 2022-07-25 12:56:48下载
- 积分:1
-
AI's A
人工智能里的A-star算法,用于机器人的路径规划和寻优.-AI"s A-star algorithm for robot path planning and optimization.
- 2022-02-22 07:32:12下载
- 积分:1