relational-rnn-pytorch

Language model

An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling

An implementation of DeepMind's Relational Recurrent Neural Networks (NeurIPS 2018) in PyTorch.

GitHub

244 stars
11 watching
35 forks
Language: Python
last commit: almost 6 years ago
deep-learningdeepmindlanguage-modellanguage-modelingpytorchrecurrent-neural-networksself-attentiontransformerword-language-model

Related projects:

Repository Description Stars
rdspring1/pytorch_gbw_lm Trains a large-scale PyTorch language model on the 1-Billion Word dataset 123
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
tristandeleu/pytorch-maml-rl Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks 827
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
dasguptar/treelstm.pytorch An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures 550
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
zalandoresearch/pytorch-dilated-rnn Implementations of Dilated Recurrent Neural Networks in PyTorch 211
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
rguthrie3/deeplearningfornlpinpytorch A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. 1,940
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381