资源列表

« 1 2 ... .92 .93 .94 .95 .96 497.98 .99 .00 .01 .02 ... 2830 »

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

说明:基于ID3理论的二叉树决策树算法的C++实现-Implemented decision tree algorithm, based on the the ID3 theory of binary tree C++
<jjy> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法AStar-python

说明:python 实现的Astar 算法 。 -the python implementation Astar algorithm.
<付翔> 在 2024-10-04 上传 | 大小:2048 | 下载:0

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

说明:BP神经网络是一个前向网络,它利用误差反向传播算法对网络进行训练,结构简单,可塑性强。本例选择3层BP神经网络(隐层为1层)来逼近函数,单输入单输出,隐层包含7个神经元,预设精度为0.1,学习率设为0.1,循环次数为5000次,达到循环次数,或结果达到预设精度要求,结束计算。激活函数选择双曲函数,采用梯度下降法,通过神经元的输入和误差,以及权值的学习速率来计算权值的变化率。将输入提供给网络后,神经元的激活值从输入层经各中间层向输出层传播
<张鹏> 在 2024-10-04 上传 | 大小:2048 | 下载:0

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

说明: 单输出函数Y=SIN(X)逼近问题的bp程序:假设网络结构为3--2--1,输入维数M,共N个样本,一般输入不算层,输出算层- 激活函数: hardlim---(0,1),hardlims---(-1,1),purelin,logsig---(0,1),tansig----(-1,1) softmax,poslin,radbas,satlin,satlins,tribas 训练算法: 1.traing
<刘老师> 在 2024-10-04 上传 | 大小:2048 | 下载:0

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

说明:对于常规的二阶惯性对象设计遗传算法,能够对PID的3个参数进行优化。-Conventional second-order inertial object design genetic algorithm to optimize the three parameters of PID.
<茫茫> 在 2024-10-04 上传 | 大小:2048 | 下载:0

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

说明:无线传感器网络移动节点定位问题中的用均值检验的方法解决定位问题-Wireless sensor network node location problem with moving the mean test methods to solve location problem
<息珍珍> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法BP-network

说明:BP算法实现简单的人工神经网络的功能并且能够进行相应的代码样本训练-BP algorithm to achieve a simple function of the artificial neural network and the corresponding code sample training
<> 在 2024-10-04 上传 | 大小:2048 | 下载:0

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

说明:PCA分析,主成分分析算法的源代码,输入矩阵就能够完成PCA分析,方便易用,算法简洁易用。-Pca Analyze, The source code of PCA method, input matrix and you ll get the result, it is simple to use and the source code is very clear.
<zhaowen> 在 2024-10-04 上传 | 大小:2048 | 下载:0

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

说明:遗传算法 求解TSP问题VC6++代码-Genetic algorithm for TSP VC6++ code
<王虎> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法Breadth-first-search

说明:宽度优先搜索 适合于人工智能课程实验所用-Breadth-first search
<shan> 在 2024-10-04 上传 | 大小:2048 | 下载:0

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

说明:Hopfield model for recognization
<da> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法principal-component-analysis

说明:主成份分析在模式识别中是一种特征提取方法!-a very important technique feature extraction in pattern recognazition
<weijing> 在 2024-10-04 上传 | 大小:2048 | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 497.98 .99 .00 .01 .02 ... 2830 »

源码中国 www.ymcn.org