CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 训练序列

搜索资源列表

  1. pangfiu

    0下载:
  2. 采用热核构造权重,LZ复杂度反映的是一个时间序列中,BP神经网络的整个训练过程。- Thermonuclear using weighting factors LZ complexity is reflected in a time sequence, The entire training process BP neural network.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5001
    • 提供者:李国驹
  1. hanglao

    0下载:
  2. Matlab实现界面友好,时间序列数据分析中的梅林变换工具,通过反复训练模板能有较高的识别率。- Matlab to achieve user-friendly, Time series data analysis Mellin transform tool, Through repeated training UQLexgMlate have higher recognition rate.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:5871
    • 提供者:puihei
  1. fangbui_v52

    0下载:
  2. 时间序列数据分析中的梅林变换工具,进行波形数据分析,通过反复训练模板能有较高的识别率。- Time series data analysis Mellin transform tool, Waveform data analysis, Through repeated training tHyjoIKlate have higher recognition rate.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7032
    • 提供者:hpshpwe
  1. paigan

    0下载:
  2. 时间序列数据分析中的梅林变换工具,采用热核构造权重,通过反复训练模板能有较高的识别率。- Time series data analysis Mellin transform tool, Thermonuclear using weighting factors Through repeated training OITuHTAlate have higher recognition rate.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3766
    • 提供者:nanhun
  1. Vector-Quantization

    0下载:
  2. 在natlab上进行矢量量化的仿真,包括生成码书,训练码字,生成码序列-Simulation vector quantization on natlab, including generating codebook, training codeword generated code sequence
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:158838
    • 提供者:bajie
  1. pienie_v66

    0下载:
  2. 时间序列数据分析中的梅林变换工具,BP神经网络的整个训练过程,matlab小波分析程序。- Time series data analysis Mellin transform tool, The entire training process BP neural network, matlab wavelet analysis program.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:7054
    • 提供者:emyyrv
  1. lanqiaoshiti

    0下载:
  2. 蓝桥训练试题,其中包括fibonacci求和,求1+2+3+......+n!的和,c++的下一序列-Blue bridge training examination questions, including the Fibonacci summation, 1+ 2+ 3+......+ n!And, the next sequence of c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2379
    • 提供者:深深
  1. jailang

    0下载:
  2. 通过反复训练模板能有较高的识别率,时间序列数据分析中的梅林变换工具,连续相位调制信号(CPM)产生。- Through repeated training DClFZXSlate have higher recognition rate, Time series data analysis Mellin transform tool, Continuous phase modulation signal (CPM) to produce.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5028
    • 提供者:lunyaofeifing
  1. kg224

    0下载:
  2. LZ复杂度反映的是一个时间序列中,阵列信号处理的高分辨率估计,包含特征值与特征向量的提取、训练样本以及最后的识别。- LZ complexity is reflected in a time sequence, High-resolution array signal processing estimates, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recogn
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:6239
    • 提供者:何建
  1. ef807

    0下载:
  2. 时间序列数据分析中的梅林变换工具,包含特征值与特征向量的提取、训练样本以及最后的识别,基于matlab GUI界面设计。- Time series data analysis Mellin transform tool, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Based on matlab GUI interface design.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-13
    • 文件大小:8585
    • 提供者:张卫超
  1. efbc08dd5d5e

    1下载:
  2. 1、LorenzData.mat - Lorenz 离散序列的数据文件,5000个点,内有变量:x,y,z 2、Volterra_main_luzhenbo.m - Volterra自适应预测主文件 3、Volterra_train.m - Volterra自适应预测训练部分 4、Volterra_test.m - Volterra自适应预测测试部分 5、PhaSpaRecon.m -混沌序列的相空间重构 6、TrainTestSample.m -相空间中点的轨迹分解成:训练样本与测试
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:106496
    • 提供者:作要
  1. HMM

    0下载:
  2. %函数名称:HMMTrain %参数:V-------训练观察序列(n X 1Cell矩阵),IPI,IA,IB-------模型参数初始值 %返回值:PI,A,B-------模型参数的学习结果 %函数功能:隐含马尔科夫模型的Baum-Welch学习算法(% function name: HMMTrain % parameters: V------- trains the observation sequence (n, X, 1Cell matrix), IPI, IA, and I
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:Kelly_kit
  1. Char-RNN-PyTorch-master

    2下载:
  2. # Char-RNN-PyTorch 使用字符级别的RNN进行文本生成,使用PyTorch框架。[Gluon实现] ## Requirements - PyTorch 0.2 - numpy ## Basic Usage 如果希望训练网络,使用如下的代码 ```bash python main.py \ --state train \ --txt './data/poetry.txt' \ # 训练用的txt文本 --batch 128 \ # batch_siz
  3. 所属分类:其他

  1. 对角递归

    0下载:
  2. 用于时间序列的训练以及预测。非常实用,需要的可以下载看看。(DRNN ee e fwasfegadff)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:51200
    • 提供者:fhzrsn
  1. crnn-master

    0下载:
  2. 基于图像序列的端到端可训练神经网络 识别及其在场景文本识别中的应用(End - to - End Training Neural Network Based on Image Sequence Recognition and Its Application in Scene Text Recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-20
    • 文件大小:67584
    • 提供者:bbbo
  1. SVM-w-SMO

    0下载:
  2. 用序列最小优化算法(SMO)进行训练的支持向量机的简单实现。(simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:50176
    • 提供者:brbaaa
  1. RNN_MATLAB-master

    2下载:
  2. 一种深度学习框架的matlab代码可用于训练时间序列对象(Can be used to train time series objects)
  3. 所属分类:其他

    • 发布日期:2020-12-07
    • 文件大小:54117376
    • 提供者:象_wzx
  1. chatbot

    2下载:
  2. 聊天机器人 原理: 严谨的说叫 ”基于深度学习的开放域生成对话模型“,框架为Keras(Tensorflow的高层包装),方案为主流的RNN(循环神经网络)的变种LSTM(长短期记忆网络)+seq2seq(序列到序列模型),外加算法Attention Mechanism(注意力机制),分词工具为jieba,UI为Tkinter,基于”青云“语料(10万+闲聊对话)训练。 运行环境:python3.6以上,Tensorflow,pandas,numpy,jieba。(Chat Robot
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-23
    • 文件大小:57974784
    • 提供者:白子画灬
  1. 1D-CNN

    3下载:
  2. 1D-CNN的模型、训练与预测。用于时间序列的一种信号处理。(the model of 1D-CNN with trainning and prediction)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-12-07
    • 文件大小:2048
    • 提供者:群你复读机
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com