pytorch_TDNN

TDNN engine

An implementation of Time Delayed Neural Networks using PyTorch

Time Delayed NN implemented in pytorch

GitHub

81 stars
7 watching
15 forks
Language: Python
last commit: over 9 years ago
cnndeep-learningpythonpytorchtdnn

Related projects:

RepositoryDescriptionStars
kefirski/bytenetA Pytorch implementation of a neural network model for machine translation47
yjxiong/tsn-pytorchA PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding.1,066
michaelklachko/pnn.pytorchA PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks.57
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
benedekrozemberczki/pytorch_geometric_temporalA PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models2,694
damitkwr/esrnn-gpuA PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs.319
namisan/mt-dnnA PyTorch package implementing multi-task deep neural networks for natural language understanding2,238
kefirski/pytorch_highwayAn implementation of a highway network architecture in PyTorch for neural networks82
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
harshtrivedi/nmn-pytorchA PyTorch implementation of Neural Module Networks for Visual Question Answering108
jingweiz/pytorch-dncAn implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks.278
teozosa/deep-learning-v2-pytorchA comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs.0
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
rwightman/pytorch-dpn-pretrainedA PyTorch implementation of Dual Path Networks (DPNs) with pre-trained weights and conversion scripts.206
zalandoresearch/pytorch-dilated-rnnImplementations of Dilated Recurrent Neural Networks in PyTorch211