资源简介
来自github,不可用于商业用途,仅供学习。
代码片段和文件信息
function [ cost grad numTotal pred_cell ] = drdae_obj( theta eI data_cell targets_cell fprop_only pred_out)
%PRNN_OBJ MinFunc style objective for Deep Recurrent Denoising Autoencoder
% theta is the full parameter vector
% eI contains experiment / network architecture
% data_cell is a cell array of matrices. Each a distinct length is a cell
% entry. Each matrix has a time series example in each column
% targets_cell is parallel to data but contains the labels for each time
% fprop_only is a flag that only computes the cost no gradient
% eI.recurrentOnly is a flag for computing gradients for only the
% recurrent layer. All other gradients set to 0
% numTotal is total number of frames evaluated
% pred_out is a binary flag for whether pred_cel
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-06-06 01:27 rnn-speech-denoising-master\
文件 23 2014-06-06 01:27 rnn-speech-denoising-master\.gitignore
文件 1580 2014-06-06 01:27 rnn-speech-denoising-master\README.md
文件 8337 2014-06-06 01:27 rnn-speech-denoising-master\drdae_obj.m
文件 912 2014-06-06 01:27 rnn-speech-denoising-master\getAllFiles.m
文件 1567 2014-06-06 01:27 rnn-speech-denoising-master\htkread.m
文件 2469 2014-06-06 01:27 rnn-speech-denoising-master\htkwrite.m
文件 2698 2014-06-06 01:27 rnn-speech-denoising-master\initialize_weights.m
文件 8646 2014-06-06 01:27 rnn-speech-denoising-master\load_aurora.m
文件 2363 2014-06-06 01:27 rnn-speech-denoising-master\rnn_params2stack.m
文件 2305 2014-06-06 01:27 rnn-speech-denoising-master\rnn_stack2params.m
文件 367 2014-06-06 01:27 rnn-speech-denoising-master\save_callback.m
文件 2633 2014-06-06 01:27 rnn-speech-denoising-master\train_aurora_local.m
文件 1570 2014-06-06 01:27 rnn-speech-denoising-master\write_rec_dataset.m
相关资源
- 量子搜索算法
- 压缩感知的SP算法
- ofdm系统模型,包含信道估计 FFT变换
- 混沌时间序列分析与预测工具箱 作者
- EEMD处理.rar
- K-频繁项集的挖掘
- 雷达恒虚警检测系统仿真
- (eWiley)+Optimum+Array+Processing最优阵列
- 利用bp神经网络进行语音信号识别
- 基于K-Means的图像分割与融合
-
unti
tledmodel1.slx - 线性规划单纯形法求取最优解
- DPM在windows下训练所需的库全版本
- 用Levy或hankel矩阵等方法系统辨识程序
- 滑动DFT滑动实现短时傅里叶变换
- 旋转矩阵到四元数源代码新
- 遗传算法实验
- 亚像素边缘提取程序
- 双馈风机DFIG模型.zip
- 一阶统计的纹理描述
- 来点有用的含障碍的两点最短路径算
- 基于小波变换的时间序列负荷预测
- 粒子群算法网络重构
- 不动点迭代解非线性方程组
- 随机信号及其自相关函数和功率谱密
- 演化博弈代码2.zip
- 数字图像处理结课论文
- 2018年高教社杯全国大学生数学建模竞
- 工程问题建模案例2一个多声点声納系
- NLM非局部均值滤波
评论
共有 条评论