R-Net
Machine Reading Model
An implementation of R-Net, a machine reading comprehension model using TensorFlow.
Tensorflow Implementation of R-Net
578 stars
34 watching
210 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
machine-comprehensionnlpr-netsquadtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
yuyang-huang/keras-inception-resnet-v2 | Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
mrkn/mxnet.rb | A Ruby interface to MXNet's deep learning framework | 48 |
yerevann/r-net-in-keras | Recreating a complex neural network architecture from a research paper to improve question answering capabilities | 178 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
carpedm20/lstm-char-cnn-tensorflow | An implementation of Character-Aware Neural Language Models using TensorFlow and combining multiple neural network architectures. | 769 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
kwotsin/tensorflow-xception | An implementation of a deep learning model for computer vision tasks using TensorFlow | 207 |
rksltnl/deep-metric-learning-cvpr16 | A software framework for building deep metric learning models using lifted structured feature embedding | 342 |
shathe/mnasnet-keras-tensorflow | An implementation of MnasNet architecture in Keras for TensorFlow using Python | 99 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
localminimum/qanet | An implementation of Google's QANet for machine reading comprehension using TensorFlow. | 983 |
vladkryvoruchko/pspnet-keras-tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow and Keras | 394 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |