CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 测试代码

搜索资源列表

  1. PRAssign

    0下载:
  2. 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offlin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:KOF
  1. Dominantset

    1下载:
  2. 一种 较新的聚类算法 Dominant-set 的代码,包括聚类算法的代码和测试代码。该算法最大特点 就是基于图理论的 ,相对于Normalized Cut,计算复杂度低很多,况且能自动决定类的个数
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3001
    • 提供者:曾祥林
  1. PID

    3下载:
  2. 基于神经网络的参数自整定PID控制算法源代码 具有很强的使用价值 经过测试 可以运行-The parameters based on neural network self-tuning PID control algorithm has a strong value the source code has been tested to run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3066
    • 提供者:guang dong
  1. Human-Tracking

    0下载:
  2. 人体步态跟踪,内有测试代码,方便初学者,学习步态的研究和算法。还是不错的学习资料-Human Gait Tracking
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:172579
    • 提供者:cheng
  1. kNN

    0下载:
  2. 机器学习KNN算法的实现和测试,手写数字识别系统的测试代码-Implementation and test of machine learning KNN algorithm, handwritten numeral recognition system test code implementation and testing of machine learning KNN algorithm, handwritten numeral recognition system test code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:2067
    • 提供者:zhangjiujie
  1. DBN_RBM1.1

    0下载:
  2. 深度信网络测试代码,可以帮助初学者很好地了解深度学习。-Depth communications network test code that can help beginners a good understanding of the depth of learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6275560
    • 提供者:郑龙大
  1. LocalSubspaceAnalyses

    0下载:
  2. matlab编写,能够实现局部子空间鉴别分析,含主方法和测试代码,能直接运行-matlab prepared, can achieve local subspace discriminant analysis, including the main methods and test code that can be run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7200
    • 提供者:新田
  1. FANN_Bptest

    0下载:
  2. 基于fann库的神经网络测试代码,用于测试训练的网络的预测能力-Neural network based on fann library test code, used to test the ability to predict the network of the training
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11587417
    • 提供者:戴亮亮
  1. Firefly_test

    1下载:
  2. 一种新颖人工智能萤火虫群优化算法测试代码-Artificial intelligence swarm optimization algorithm test code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1289
    • 提供者:None
  1. tree

    0下载:
  2. 用MATLAB实现的决策树,附带有测试代码和数据集。-MATLAB implementation of a decision tree, comes with test code and data sets.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:2376
    • 提供者:郝韵致
  1. Desktop

    0下载:
  2. 隐马尔科夫模型的python测试代码及优化算法代码(Hidden Markov model of the python test code and optimization algorithm code)
  3. 所属分类:人工智能/神经网络/深度学习

  1. kNN

    0下载:
  2. kNN分类算法机器学习实战中python测试代码用例(KNN classification algorithm, machine learning, actual combat, python test code, use case)
  3. 所属分类:人工智能/神经网络/深度学习

  1. Matlab代码

    1下载:
  2. 有约束和无约束的测试函数代码,可以在优化算法测试时使用(Constrained and unconstrained test function codes)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:29696
    • 提供者:Jane5514
  1. 测试代码

    0下载:
  2. BP neuron network 数值算法人工只能深度学习(To describe the Bp neuron network Iris recognization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:站住光光
  1. moblienetV3

    2下载:
  2. 基于moblieNetV3的tensorflow实现的YOLO V3,里面有训练测试代码。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 梯度下降法 回溯直线搜索 python代码

    5下载:
  2. 梯度下降法 回溯直线搜索 python代码 包含回溯直线搜索,以及初始值相同时不同alpha,beta值对下降速度的影响测试 用jupyter notebook打开
  3. 所属分类:人工智能/神经网络/遗传算法

  1. matlab代码

    0下载:
  2. Matlab代码,根据算法原理自己编写的基本算法的代码,有:KNN,层次聚类,C均值,最邻近算法。包括自己挑选的数据集,对算法准确率的测试。(Matlab code, the code of the basic algorithm written by itself according to the algorithm principle, there are: KNN, hierarchical clustering, C-means, nearest neighbor algorithm.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-28
    • 文件大小:129024
    • 提供者:wqg800828
  1. 鲸鱼优化算法matlab代码

    6下载:
  2. 鲸鱼优化算法matlab代码,可直接用于调用23个经典测试函数进行测试,且有对应注释,代码可读性强,简洁易懂。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2020-01-07
    • 文件大小:20886109
    • 提供者:haha_@zz
  1. OSELM

    3下载:
  2. OSELM主要代码以及测试代码,亲测有用(the code and test file of oselm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-11
    • 文件大小:112640
    • 提供者:于慧慧
  1. sar_drn-master

    1下载:
  2. 关于SAR图像去噪的扩展残差网,包含模型、训练测试图像、和训练测试代码
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 3 4 5 6 »
搜珍网 www.dssz.com