R-Net

R-NET model

An implementation of R-NET, a machine reading comprehension model using scaled multiplicative attention and variational dropout.

Tensorflow Implementation of R-Net

GitHub

578 stars
34 watching
210 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list

machine-comprehensionnlpr-netsquadtensorflow

Backlinks from these awesome lists:

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
yuyang-huang/keras-inception-resnet-v2Represents an implementation of the Inception-ResNet v2 deep learning model in Keras.180
mrkn/mxnet.rbA Ruby interface to MXNet's deep learning framework48
yerevann/r-net-in-kerasRecreating a complex neural network architecture from a research paper to improve question answering capabilities178
rcmalli/keras-squeezenetAn implementation of the SqueezeNet neural network model in the Keras framework404
carpedm20/lstm-char-cnn-tensorflowAn implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures.769
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
kwotsin/tensorflow-xceptionAn implementation of a deep learning model for computer vision tasks using TensorFlow208
rksltnl/deep-metric-learning-cvpr16A software framework for building deep metric learning models using lifted structured feature embedding346
shathe/mnasnet-keras-tensorflowAn implementation of MnasNet architecture in Keras for TensorFlow using Python99
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
localminimum/qanetAn implementation of Google's QANet for machine reading comprehension using TensorFlow.983
vladkryvoruchko/pspnet-keras-tensorflowAn implementation of a deep learning model for image segmentation using TensorFlow and Keras394
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
mrdimosthenis/synapsescsharpA C# library for building and training neural networks2