Fast Neural Machine Translation in C++
Go to file
2017-06-05 12:18:19 +02:00
contrib Add .clang-format file 2017-06-05 12:18:19 +02:00
doc Added more references 2016-10-06 10:25:53 -05:00
src Merge branch 'master' of https://github.com/marian-nmt/marian-train 2017-06-04 15:07:29 +02:00
.clang-format Add .clang-format file 2017-06-05 12:18:19 +02:00
.gitignore Add .clang-format file 2017-06-05 12:18:19 +02:00
CMakeLists.txt timing and compilation options 2017-06-02 12:43:36 +02:00
Doxyfile.in Exclude 3rd party code from generated docs 2016-10-03 12:31:54 -05:00
LICENSE.md Update LICENSE.md 2017-02-27 01:16:42 +00:00
README.md Organize examples 2017-06-04 15:07:24 +02:00

Marian

Join the chat at https://gitter.im/amunmt/marian Build Status

Google group for commit messages: https://groups.google.com/forum/#!forum/mariannmt

Marian is a C++ gpu-specific parallel automatic differentiation library with operator overloading. It is the training framework used in the AmuNMT toolkit.

Named in honour of Marian Rejewski, a Polish mathematician and cryptologist.

Website

More information on https://amunmt.github.io

Acknowledgements

The development of Marian received funding from the European Union's Horizon 2020 Research and Innovation Programme under grant agreements 688139 (SUMMA; 2016-2019) and 645487 (Modern MT; 2015-2017) and the Amazon Academic Research Awards program.

This software contains source code provided by NVIDIA Corporation.