资源算法pytorch_TDNN

pytorch_TDNN

2019-10-15 | |  107 |   0 |   0

Pytorch Time Delayed NN

Time Delayed NN implemented in PyTorchTDNN.png

Usage

kernels = [(1, 25), (2, 50), (3, 75), (4, 100), (5, 125), (6, 150)]

tdnn = TDNN(kernels, input_embedding_size)# in is tensor with shape [batch_size, max_seq_len, max_word_len, input_embedding_size]out = tdnn(in)

上一篇:pytorch_RVAE

下一篇:deepspeech.pytorch

用户评价
全部评价

热门资源

  • TensorFlow-Course

    This repository aims to provide simple and read...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • mxnet_VanillaCNN

    This is a mxnet implementation of the Vanilla C...

  • DuReader_QANet_BiDAF

    Machine Reading Comprehension on DuReader Usin...

  • Klukshu-Sockeye-...

    KLUKSHU SOCKEYE PROJECTS 2016 This repositor...