pytorch-dilated-rnn

Dilated RNNs

Implementations of Dilated Recurrent Neural Networks in PyTorch

Dilated RNNs in pytorch

GitHub

211 stars
12 watching
31 forks
Language: Python
last commit: about 7 years ago
deep-learningmachine-learningpytorchrnns

Related projects:

RepositoryDescriptionStars
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
xternalz/wideresnet-pytorchAn implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets.334
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
bamos/densenet.pytorchAn implementation of a deep neural network architecture in PyTorch833
longcw/faster_rcnn_pytorchAn implementation of Faster R-CNN using PyTorch1,722
jt827859032/drrn-pytorchA PyTorch implementation of a deep learning model for super resolution194
d-li14/regnet.pytorchAn implementation of a PyTorch-based neural network architecture for image classification tasks.68
szagoruyko/binary-wide-resnetAn implementation of a 1-bit weight neural network architecture using PyTorch124
emited/variationalrecurrentneuralnetworkA deep learning implementation of a VRNN model for sequential data processing282
kazuto1011/pspnet-pytorchRe-implementation of a deep learning model for semantic segmentation using PyTorch.52
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
damitkwr/esrnn-gpuA PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs.319
oyam/pytorch-dpnsPyTorch implementation of a deep learning model for image segmentation90