R-NET-in-Keras

Question Answering Model

Recreating a complex neural network architecture from a research paper to improve question answering capabilities

Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx

GitHub

178 stars
23 watching
88 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list

deep-learningkerasnlppointer-networksquad

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yuyang-huang/keras-inception-resnet-v2 Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. 180
asmith26/wide_resnets_keras Keras implementation of Wide Residual Networks with preloaded weights and configuration options for training and testing 138
raghakot/keras-resnet An implementation of Residual Networks using Keras' functional API 1,386
titu1994/inception-v4 Implementations of deep learning architectures in Keras using the Functional API 386
keras-team/keras-hub Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks 797
gmalivenko/pytorch2keras Converts PyTorch models to Keras models 857
rcmalli/keras-squeezenet An implementation of the SqueezeNet neural network model in the Keras framework 404
opconty/keras-shufflenetv2 A Keras implementation of ShuffleNet V2 architecture for deep learning models 96
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
aurora95/keras-fcn Keras implementation of Fully Convolutional Networks for Semantic Segmentation 650
keras-team/keras A high-level deep learning framework for building and training neural networks on multiple backend engines 62,045
scisharp/keras.net A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. 601
xiaohan2012/sdne-keras An implementation of Structural Deep Network Embedding using Keras for link prediction and network embedding tasks 92
titu1994/keras-dualpathnetworks Provides a Keras implementation of a deep neural network architecture combining ResNeXt and DenseNet elements 114
jihongju/keras-fcn A library implementing a Fully Convolutional Network architecture with Keras support 202