Fast Neural Machine Translation in C++
Go to file
2017-10-28 16:43:57 +00:00
cmake Switch to manual project versioning 2017-07-13 13:02:43 +01:00
contrib Exclude tests and experimental stuff from autoformat 2017-10-19 12:55:16 +00:00
doc Added more references 2016-10-06 10:25:53 -05:00
scripts Remove unwanted newline 2017-09-04 09:44:54 +00:00
src Replace UTIL_THROWNs with ABORTs 2017-10-28 16:43:57 +00:00
.clang-format Update .clang-format 2017-10-05 19:25:46 +00:00
.gitignore Add project versioning 2017-07-04 14:06:26 +01:00
CHANGELOG.md swish 2017-10-22 21:18:30 +02:00
CMakeLists.txt Show commit SHA with the project version 2017-08-30 13:35:47 +00:00
CONTRIBUTING.md Update contributing file 2017-10-15 14:34:52 +00: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 Update contributing file 2017-10-15 14:34:52 +00:00
VERSION Version v1.0.0 2017-10-15 22:40:18 +00:00

Marian

Join the chat at https://gitter.im/marian-nmt Build Status Tests Status

Marian is a C++ GPU-specific parallel automatic differentiation library with operator overloading. It is the training framework used in the Marian toolkit. This repository is the development repo of https://github.com/marian-nmt/marian, use it at your own risk.

https://github.com/marian-nmt/marian is updated with stable versions of this repository.

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

Website

More information on https://marian-nmt.github.io

Mailing lists

Contributions

See CONTRIBUTING.md

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), 645487 (Modern MT; 2015-2017) and 644333 (TraMOOC; 2015-2017), the Amazon Academic Research Awards program, and the World Intellectual Property Organization.

This software contains source code provided by NVIDIA Corporation.