attention-translation-keras

Neural machine translation model

An implementation of an attention-based sequence-to-sequence neural machine translation model in Keras.

Attention based sequence to sequence neural machine translation model built in keras.

GitHub

30 stars
6 watching
13 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
divamgupta/ladder_network_keras An implementation of Ladder Network architecture for semi-supervised learning using Keras and TensorFlow 101
kefirski/bytenet A Pytorch implementation of a neural network model for machine translation 47
yuyang-huang/keras-inception-resnet-v2 Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. 180
kobiso/cbam-keras A repository implementing a Keras-based architecture for improving neural network representation power with attention mechanisms and squeeze-and-excitation networks. 361
rcmalli/keras-squeezenet An implementation of the SqueezeNet neural network model in the Keras framework 404
nicolov/segmentation_keras An implementation of a deep learning model for image segmentation using Keras and dilated convolutions 301
imlab-uiip/keras-segnet An implementation of a deep learning architecture for image segmentation using the Keras framework. 184
pavlosmelissinos/enet-keras An implementation of a deep neural network architecture for real-time semantic segmentation in Python. 115
maxpumperla/elephas Enables distributed deep learning with Keras and Spark for scalable model training 1,574
keras-team/keras-hub Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks 797
shathe/mnasnet-keras-tensorflow An implementation of MnasNet architecture in Keras for TensorFlow using Python 99
philipperemy/keract An open-source tool to extract and visualize layer outputs and gradients in Keras models 1,045
mrgloom/keras-semantic-segmentation-example This project demonstrates basic semantic segmentation using a deep neural network in Keras. 56
titu1994/keras-resnext An implementation of ResNeXt models in Keras, allowing for efficient deep neural networks for image classification. 224
elanmart/psmm An implementation of a neural network model for character-level language modeling. 50