pytorch-dilated-rnn
Dilated RNNs
Implementations of Dilated Recurrent Neural Networks in PyTorch
Dilated RNNs in pytorch
211 stars
12 watching
31 forks
Language: Python
last commit: over 5 years ago deep-learningmachine-learningpytorchrnns
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of a deep neural network architecture in PyTorch | 833 |
| An implementation of Faster R-CNN using PyTorch | 1,722 |
| A PyTorch implementation of a deep learning model for super resolution | 194 |
| An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
| An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
| A deep learning implementation of a VRNN model for sequential data processing | 282 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 319 |
| PyTorch implementation of a deep learning model for image segmentation | 90 |