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

搜索资源列表

  1. toneRec

    0下载:
  2. 语音识别中音频数据提取方法可以将字节转换成双精度类型比较好用的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:179696
    • 提供者:mingyue
  1. txt2pajek_2009-02

    0下载:
  2. 复杂网络文本文件转换为pajek软件所支持的数据格式-Text file into a complex network pajek data format supported by software
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:336907
    • 提供者:赵岳
  1. xy2libsvm.m.tar

    0下载:
  2. 将二维数据转换成libsvm格式的程序,matlab格式文件,可作函数调用。-Will be two-dimensional data into libsvm format procedures, matlab format and can be used for function calls.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:656
    • 提供者:ade
  1. BP3Layer

    0下载:
  2. C#中封装MATLAB中BP神经网络的类 可以进行数据类型的转换-C# in the MATLAB package of BP neural network can be the type of data type conversion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1731
    • 提供者:麦子
  1. FormatDatalibsvm

    0下载:
  2. 本东东用于支持向量机LIBSVM的数据转换-The Dongdong LIBSVM Support Vector Machine for the data conversion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6775
    • 提供者:szj
  1. Classification-toolbox

    2下载:
  2. 通过降维处理,高维数据的分类一般可以转换为2维数据分类。此源码包含一个2维-2类数据分类工具箱。包括:ML,K-NN,SVM,LS,DB-Through the dimension reduction processing, high dimensional data classification commonly can convert to 2 d data classification. This source includes a 2 d-two kinds of data classi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:988292
    • 提供者:杨明
  1. matlab

    0下载:
  2. matlab函数,用于主成分分析转换后数据进行BP网络仿真-matlab function for the conversion of the principal component analysis data of BP neural network simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3890
    • 提供者:wqh
  1. ibm-conversation

    0下载:
  2. ibm生成的数据格式转换,用来对IBM数据生成器生成的数据进行格式上的转换。-IBM generator file form conversation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4002
    • 提供者:张艺
  1. wekaTolib

    0下载:
  2. 本函数实现了weka到libSVM数据格式的转换功能-The function implementation the weka to libSVM data format conversion function
  3. 所属分类:ELanguage

    • 发布日期:2017-11-23
    • 文件大小:954
    • 提供者:licongcong
  1. fft

    0下载:
  2. 神经网络中在进行BP分类时用于将每组数据的时域信息转换成频域信息-During BP classification neural network for each data time-domain information into frequency domain information
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:2351
    • 提供者:王亚真
  1. demo_xml2mat

    0下载:
  2. 注释文件格式的转换,labelme手工注释生成的注释文件与pascal数据集给出的注释文件格式相同,但是文件内部结构存在差异,labelme生成的注释文件无法直接给pascal使用,自己写的一个格式转换文件,可以将labelme和pascal的注释文件互相转换,以便使用pascal自带的注释文件读取函数。-Annotation file format conversion, document annotation file comments labelme manual annotation d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:51549
    • 提供者:陈孝培
  1. LIDCtoolbox_v1.3

    3下载:
  2. LIDC 2图像工具箱(Matlab)——从XML文件中提取单个注释,并将之转换为和DICOM图像,在Matlab TIF格式更容易处理(LIDC-IDRI数据集)。-LIDC 2 Image Toolbox (Matlab)- for extracting individual annotations the XML files and converting them, and the DICOM images, into TIF format for easier processing i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:186235
    • 提供者:周大鱼
  1. SVM_REGRESSION

    0下载:
  2. 这段时间自己在学机器学习相关的内容,其中用到了SVM回归。我采用的libSVM.网上论坛和博客已经有其相当详细的介绍,但是操作步骤比较多,且要下载的文件也比较多。之后我把应该要具有的svm文件整理在一个文件夹中,并把相关教程,和自己的操作经验一并打包在此分享。有些文件是自己编写的,用来转换libsvm数据格式,其他的都在相应的文件夹下可以找到,我自己的实验数据和图也在其中。记住,gridregression.py使用时要内部改路径。我的是64位系统 - This time I
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-19
    • 文件大小:28762112
    • 提供者:马也
  1. deeplearing-hinton

    0下载:
  2. hinton2006年发表在science上的关于深度神经网络的文章Reducing the Dimensionality of Data with Neural Networks的matlab程序 mnistdeepauto.m //训练AutoEncoder的主文件 converter.m //将样本集从.ubyte格式转换成.ascii格式,然后继续转换成.mat格式 makebatches.m //创建小批量数据块用于RBM训练 rbm.m //训练RBM二进制隐层
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10669142
    • 提供者:wyx
  1. tbg

    0下载:
  2. 这是用于遥感数据处理中的相对定向及绝对定向及坐标的七参数转换的程序-It is used in the remote sensing data processing in seven parameters of relative orientation and absolute orientation and the coordinate transformation program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:ialentina
  1. mnist_dataset_csv

    2下载:
  2. 已经转换过来的mnist数据集的csv格式(CSV format of the converted MNIST dataset)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-03
    • 文件大小:13810688
    • 提供者:枕石
搜珍网 www.dssz.com