pytorch_TDNN
TDNN engine
An implementation of Time Delayed Neural Networks using PyTorch
Time Delayed NN implemented in pytorch
81 stars
7 watching
15 forks
Language: Python
last commit: over 8 years ago cnndeep-learningpythonpytorchtdnn
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Pytorch implementation of a neural network model for machine translation | 47 |
| | A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding. | 1,066 |
| | A PyTorch implementation of a neural network architecture that modifies the input to its layers by applying noise masks. | 57 |
| | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| | A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
| | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 319 |
| | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| | An implementation of a highway network architecture in PyTorch for neural networks | 82 |
| | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| | A PyTorch implementation of Neural Module Networks for Visual Question Answering | 108 |
| | An implementation of Neural Turing Machine and Differentiable Neural Computer architectures using PyTorch and Visdom for deep learning tasks. | 278 |
| | A comprehensive tutorial project on building and training neural networks using PyTorch, covering various architectures such as CNNs, RNNs, and GANs. | 0 |
| | An implementation of a deep neural network architecture for image classification tasks | 273 |
| | A PyTorch implementation of Dual Path Networks (DPNs) with pre-trained weights and conversion scripts. | 206 |
| | Implementations of Dilated Recurrent Neural Networks in PyTorch | 211 |