资源列表
[人工智能/神经网络/遗传算法] irl_toolkit
说明:逆向强化学习很有用的代码,对学习很有帮助,推荐使用-inverse reinforcements learning<ww> 在 2024-11-14 上传 | 大小:8.18mb | 下载:0
[人工智能/神经网络/遗传算法] MATLAB
说明:图片常用纹理特征的提取方法集合,包括灰度共生矩阵,LBP,CABER等-the methods of texture feature extreation<yaojing> 在 2024-11-14 上传 | 大小:226kb | 下载:0
[人工智能/神经网络/遗传算法] the-binary-hopfield-network
说明:此目录中的此代码实现二进制hopfield网络。 源代码可能在HOPNET.CPP中找到。示例培训文件是H7x8N4.trn。示例测试模式文件是:H7x8D4.TST,H5x8D7.TST,H5x8D7.TST和H5x8D9.TST,程序的输出转到屏幕和文件ARCHIVE.LST-This code in this directory implements the binary hopfield network. Source<李闯> 在 2024-11-14 上传 | 大小:30kb | 下载:0
[人工智能/神经网络/遗传算法] chapter1
说明:BP神经网络,用于语音信号的识别和分类,效果不错。-BP neural network for identification and classification of the speech signal, the effect is good.<龚飞> 在 2024-11-14 上传 | 大小:369kb | 下载:0
[人工智能/神经网络/遗传算法] chapter2
说明:BP神经网络,用于非线性系统建模,非线性系统拟合等-BP neural network for nonlinear system modeling, nonlinear system fitting<龚飞> 在 2024-11-14 上传 | 大小:49kb | 下载:0
[人工智能/神经网络/遗传算法] chapter3
说明:遗传算法优化BP神经网络,用于非线性系统的建模和拟合。-Genetic algorithm optimization BP neural network for nonlinear systems modeling and fitting.<龚飞> 在 2024-11-14 上传 | 大小:54kb | 下载:0
[人工智能/神经网络/遗传算法] pso-beibao
说明:粒子群算法解决背包问题,程序完整并能正确运行-Particle swarm algorithm to solve knapsack problem<qinyanhui> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ANN
说明:本程序为自组织特征映射神经网络,注释将为详细。本程序通常可作为一种样本特征检测器,在样本排序,样本分类以及样本检测中有广泛的用途。-This procedure is a self-organizing feature map neural network, and usually can be used as a sample characteristics detector, the sample ordering, sample<邓振立> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] PSO_immu
说明:本程序为基于免疫的粒子群优化算法经典程序,本程序注释非常详细。是在免疫算法的基础上采用粒子群优化对抗体群体进行更新,解决了免疫算法收敛慢的缺点。-This procedure based on immune particle swarm optimization algorithm is a classic program. Is on the basis of immune algorithm USES the particle sw<邓振立> 在 2024-11-14 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] PSO_nature
说明:本程序为基于自然选择的粒子群优化算法,注释较为详细。基于自然选择的粒子群优化算法是借鉴自然选择的机理,根据粒子的适应度进行排序,加快算法收敛的速度。-This procedure for the particle swarm optimization algorithm based on natural selection and detailed comments. The particle swarm optimization al<邓振立> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] PSO_lamda
说明:本程序为基于模拟退火的粒子群算法,注释较为详细。基于模拟退火的算法在搜索的过程中具有突跳的能力,可以有效的避免搜索陷入局部最小解。-This procedure for the particle swarm algorithm based on simulated annealing, a detailed comments. Based on the simulated annealing algorithm in the proce<邓振立> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] GA_TSP
说明:本程序包含遗传算法主程序,用于解决GA在TSP中的应用问题。包含有cross exchang mutation fit等多个子程序。对于TSP问题可以直接拿来用,其他问题可以稍加修改或利用其中的GA程序。-This program includes the main program, the genetic algorithm (GA) is used to solve the problem of GA in the applicat<邓振立> 在 2024-11-14 上传 | 大小:6kb | 下载:0