nmn-pytorch
NMN
A PyTorch implementation of Neural Module Networks for Visual Question Answering
Neural Module Network for VQA in Pytorch
108 stars
8 watching
22 forks
Language: Jupyter Notebook
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
namisan/mt-dnn | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
vlgiitr/dmn-plus | A PyTorch implementation of an improved question answering architecture with dynamic memory networks and attention mechanisms | 64 |
hardmaru/pytorch_notebooks | A collection of tutorial notebooks focused on building and training neural networks using PyTorch. | 385 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
chenxi116/pnasnet.pytorch | PyTorch implementation of PNASNet-5 architecture | 317 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
sinkingsugar/nimtorch | A Nim frontend for PyTorch, generating native ATen code for machine learning and artificial neural networks | 462 |
norse/norse | Deep learning framework for spiking neural networks | 673 |
ypxie/pytorch-neucom | An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
aiqm/torchani | A PyTorch implementation of a neural network potential for molecular simulations | 464 |
blue-season/pywarm | A lightweight neural network construction API for PyTorch. | 184 |
potterhsu/svhnclassifier-pytorch | A PyTorch implementation of multi-digit number recognition from street view imagery using deep convolutional neural networks | 200 |
ixaxaar/pytorch-dnc | An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. | 338 |
ericsun99/shufflenet-v2-pytorch | A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. | 430 |