-
这是bs球队的仿真2D比赛程序,其中的智能算法和强化学习算法值得借鉴。...
这是bs球队的仿真2D比赛程序,其中的智能算法和强化学习算法值得借鉴。-This is bs tournament team 2D simulation procedure, in which intelligent algorithms and reinforcement learning algorithm is worth learning from.
- 2022-11-07 20:20:04下载
- 积分:1
-
人工智能的人工智能门户网站,很难找到,美国..
人工智能AI经典入门书,很难找的噢,给喜欢的朋友-classical AI Artificial Intelligence portal, it is very difficult to find the, uh, likes to friends
- 2022-01-28 09:09:57下载
- 积分:1
-
pattern recognition isodata achieve the vc
模式识别中isodata的 vc++实现-pattern recognition isodata achieve the vc
- 2022-03-14 08:34:04下载
- 积分: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
-
匈牙利命名法则,关于在编程中变量的命名的一个很好的参考!...
匈牙利命名法则,关于在编程中变量的命名的一个很好的参考!-Hungary naming rules,a good reference of naming variables in the programming!
- 2023-06-29 17:10:04下载
- 积分:1
-
可以基于遗传算法的网络故障知识获取技术,大学时候老师留的作业自己编的...
可以基于遗传算法的网络故障知识获取技术,大学时候老师留的作业自己编的-be based on genetic algorithm network fault access to knowledge, when the teacher left the University of operating their own series
- 2022-09-17 03:05:03下载
- 积分:1
-
本程序是关于qam的解调程序用c语言编写希望大家能用
本程序是关于qam的解调程序用c语言编写希望大家能用-this process is on the demodulation process qam c language with hope everyone can be prepared
- 2022-11-25 17:00:03下载
- 积分:1
-
a C# language of the genetic algorithm source
一个利用C#语言实现的遗传算法源程序-a C# language of the genetic algorithm source
- 2022-03-22 17:49:23下载
- 积分:1
-
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...
模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S―R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S "S" = S+ sign (). delta where given for the step, [-1,1] Random Number
- 2022-08-26 01:32:21下载
- 积分:1
-
BP neural network algorithm C sourcecode
神经网络BP算法源代码-BP neural network algorithm C sourcecode
- 2022-05-19 02:43:25下载
- 积分:1