-
这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简...
这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简-This process mainly to improve the neural networks, genetic algorithms, clustering and many other artificial intelligence algorithms, sampling c++ Programmed, it is streamlined
- 2022-03-18 17:29:12下载
- 积分:1
-
AI's A
人工智能里的A-star算法,用于机器人的路径规划和寻优.-AI"s A-star algorithm for robot path planning and optimization.
- 2022-02-22 07:32:12下载
- 积分:1
-
这是书上的常用搜索算法,有8数码游戏,黑白棋,A star算法类的实现。...
这是书上的常用搜索算法,有8数码游戏,黑白棋,A star算法类的实现。-This is a book commonly used search algorithm, there are 8 digital game, Reversi, A star algorithm category realize.
- 2022-03-23 19:53:06下载
- 积分:1
-
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
- 2022-08-06 06:55:50下载
- 积分: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
-
分层聚类算法的一个算法,它使用的代表…
层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
- 2022-03-17 06:33:08下载
- 积分:1
-
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助....
一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助.-VC realize an efficient use of bp neural network algorithm source code, and they hope to help everyone.
- 2022-03-19 22:54:52下载
- 积分:1
-
The BP algorithm to improve the process, everyone would like to help. If necessa...
改进的BP算法程序,希望对大家有所帮助.如果需要,请-The BP algorithm to improve the process, everyone would like to help. If necessary, please take a look at.
- 2022-10-28 23:30:04下载
- 积分:1
-
The package contains three functions, one for the establishment of BP neural net...
该程序包包含三个函数,一个用于建立BP神经网络,一个用于训练该网络,最后一个用于测试样本。-The package contains three functions, one for the establishment of BP neural networks, one for training the network, the last one for the test samples.
- 2022-07-25 01:34:33下载
- 积分:1
-
约翰威利父子。神经网络与模糊专家系统应用工程…
John Wiley & Sons,.Fuzzy Engineering Expert Systems with Neural Network Applications.[2002.ISBN0471293318]
- 2023-01-01 03:15:05下载
- 积分:1