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 |
---|---|---|
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
xternalz/wideresnet-pytorch | An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 333 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
randl/shufflenetv2-pytorch | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
bamos/densenet.pytorch | An implementation of a deep neural network architecture in PyTorch | 832 |
longcw/faster_rcnn_pytorch | An implementation of Faster R-CNN using PyTorch | 1,724 |
jt827859032/drrn-pytorch | A PyTorch implementation of a deep learning model for super resolution | 193 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
szagoruyko/binary-wide-resnet | An implementation of a 1-bit weight neural network architecture using PyTorch | 124 |
emited/variationalrecurrentneuralnetwork | A deep learning implementation of a VRNN model for sequential data processing | 283 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
xxradon/igcv3-pytorch | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 318 |
oyam/pytorch-dpns | PyTorch implementation of a deep learning model for image segmentation | 90 |