marian

NMT engine

Fast Neural Machine Translation framework implemented in C++ with support for multi-GPU training and GPU/CPU translation.

Fast Neural Machine Translation in C++

GitHub

1k stars
67 watching
233 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list

cudafastgpuneural-machine-translation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jonsafari/nmt-list A comprehensive catalog of various neural machine translation implementations using different deep learning frameworks. 359
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
elbayadm/attn2d A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation 502
harvardnlp/seq2seq-attn An implementation of a sequence-to-sequence model with attention mechanism using LSTMs and character embeddings for neural machine translation 1,263
torontodeeplearning/convnet A high-performance GPU implementation of neural networks using C++ 507
clementfarabet/lua---nnx An extension to Torch7's neural network package with experimental modules and optimizations. 97
moses-smt/nplm A toolkit for training neural network language models 14
localminimum/qanet An implementation of Google's QANet for machine reading comprehension using TensorFlow. 983
moses-smt/giza-pp A toolkit for training statistical machine translation models and word alignment. 264
annetgpgpu/annetgpgpu A library that provides a GPU-accelerated implementation of artificial neural networks. 107
correlllab/nn4mc_cpp Enables microcontrollers to make online predictions using trained neural networks 29
neulab/word-embeddings-for-nmt An open source project that provides pre-trained word embeddings and a dataset for evaluating their usefulness in neural machine translation. 121
princetonvision/marvin A minimalistic GPU-only framework for building N-dimensional ConvNet neural networks 421
vlfeat/matconvnet A MATLAB toolbox implementing Convolutional Neural Networks for computer vision applications. 1,403
mit-han-lab/proxylessnas Direct neural architecture search on target task and hardware for efficient model deployment 1,429