资源列表

« 1 2 ... .80 .81 .82 .83 .84 1385.86 .87 .88 .89 .90 ... 2831 »

[人工智能/神经网络/遗传算法PNNtutorial

说明:Probabilistic Neural Network Tutorial
<Pyari Mohan> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法decision-tree

说明:本程序实现了一个决策树生成程序, 决策树学习是应用最广的归纳推理算法之一。这是一种逼近离散值函数的方法,对噪声数据有很好的健壮性且能够学习析取表达式。在这种方法中学习到的函数被表示为一棵决策树。学习得到的决策树也能再被表示多个if-then规则,以提高可读性。本程序附带详细的说明文档-decision tree ID3
<> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法Static-RWA-algorithm

说明:具体介绍了RWA问题的相关概念及常见算法,对静态网络情况下的路由和波长分配问题进行了深入研究-Specific RWA problem related concepts and common algorithms, conducted in-depth study on the routing and wavelength assignment problem in the case of static network
<郭玲> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法Demo-(1)

说明:pso中的rosenbrock适应度函数-pso in the rosenbrock of the fitness function
<黄轩> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法jsgas

说明:遗传算法车间调度,车间作业调度问题遗传算法,各工件各工序的结束时刻,可根据它绘出甘特图,各代群体平均适应值的记录.-The genetic algorithm shop scheduling, job shop scheduling problems with genetic algorithms, each moment of the end of the process of the workpiece, it plotted the Gantt chart, the average fit
<陈湖> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法an-ef-as

说明:fp growth algorithm implementation
<Neethu> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法NEURAL-NETWORK-LM-ALGORITHM

说明:一种前馈神经网络算法,关键词:神经网络;误差反向传播算法;Hesse矩阵-A MODIFIED FEED-FORWORD NEURAL NETWORK LM ALGORITHM
<陈润发> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法genetic-algorithm

说明: Rosenbrock函数的全局最大值,使用遗传算法计算。f(x1,x2) = 100 (x12-x2)2 + (1-x1)2; -2.048 ≤ xi ≤ 2.048 (xi=1,2)。 该函数有两个局部极大点,分别是:f(2.048, -2048)=3897.7342和f(-2.048,-2.0048)=3905.9262其中后者为全局最大点。 -Rosenbrock function global maximum, calculated using a genetic algo
<Youyou> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法imCRBM-master

说明:CRBM deep learning - machine learning
<hasa> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法basedonparetoofmopso

说明:多目标粒子群算法,基于pareto支配原则,能够解决多目标函数的优化问题,具有很好的代码复写性。-Multi-objective particle swarm algorithm, based on the principle of pareto dominance, multi-objective optimization problem can be solved function, with good replication of code.
<张洁> 在 2025-06-04 上传 | 大小:50kb | 下载:1

[人工智能/神经网络/遗传算法demo_xml2mat

说明:注释文件格式的转换,labelme手工注释生成的注释文件与pascal数据集给出的注释文件格式相同,但是文件内部结构存在差异,labelme生成的注释文件无法直接给pascal使用,自己写的一个格式转换文件,可以将labelme和pascal的注释文件互相转换,以便使用pascal自带的注释文件读取函数。-Annotation file format conversion, document annotation file comments labelme manual annotation d
<陈孝培> 在 2025-06-04 上传 | 大小:50kb | 下载:0

[人工智能/神经网络/遗传算法思维进化算法优化BP神经网络——非线性函数拟合

说明:思维进化算法优化BP神经网络——非线性函数拟合,有源程序和数据(BP Neural Network Optimized by Mind Evolutionary Algorithm - Nonlinear Function Fitting)
<潇潇飒飒> 在 2025-06-04 上传 | 大小:50kb | 下载:1
« 1 2 ... .80 .81 .82 .83 .84 1385.86 .87 .88 .89 .90 ... 2831 »

源码中国 www.ymcn.org