dmn-plus

QNA architecture

A PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms

A Pytorch tutorial for implementation of Dynamic memory Network Plus

GitHub

64 stars
7 watching
17 forks
Language: Jupyter Notebook
last commit: over 6 years ago
deep-learningdynamic-memory-networkmemory-networknlppytorch-implmention

Related projects:

Repository Description Stars
harshtrivedi/nmn-pytorch A PyTorch implementation of Neural Module Networks for Visual Question Answering 108
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
xternalz/wideresnet-pytorch An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. 334
ixaxaar/pytorch-dnc An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. 338
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
chenxi116/pnasnet.pytorch PyTorch implementation of PNASNet-5 architecture 317
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90
szagoruyko/binary-wide-resnet An implementation of a 1-bit weight neural network architecture using PyTorch 124
jayleicn/tvqa PyTorch implementation of video question answering system based on TVQA dataset 172
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 431
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
cadene/vqa.pytorch A PyTorch implementation of visual question answering with multimodal representation learning 718
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 245
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68