marian/README.md

24 lines
1.1 KiB
Markdown
Raw Normal View History

2017-06-04 16:07:24 +03:00
Marian
======
2016-09-19 16:02:30 +03:00
2017-02-07 15:02:33 +03:00
[![Join the chat at https://gitter.im/amunmt/marian](https://badges.gitter.im/amunmt/marian.svg)](https://gitter.im/amunmt/marian?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status](http://vali.inf.ed.ac.uk/jenkins/buildStatus/icon?job=Marian)](http://vali.inf.ed.ac.uk/jenkins/job/Marian/)
2016-09-19 16:14:00 +03:00
Google group for commit messages: https://groups.google.com/forum/#!forum/mariannmt
2017-04-07 09:04:34 +03:00
Marian is a C++ gpu-specific parallel automatic differentiation library
with operator overloading. It is the training framework used in the AmuNMT toolkit.
2016-05-04 01:43:39 +03:00
2017-04-07 09:04:34 +03:00
Named in honour of Marian Rejewski, a Polish mathematician and
2016-05-04 13:07:44 +03:00
cryptologist.
2016-05-04 16:18:00 +03:00
2017-06-04 16:07:24 +03:00
## Website
2016-09-13 15:04:23 +03:00
2017-04-07 09:04:34 +03:00
More information on https://amunmt.github.io
2017-06-04 16:07:24 +03:00
## Acknowledgements
2017-06-04 16:07:24 +03:00
The development of Marian received funding from the European Union's _Horizon 2020 Research and Innovation Programme_ under grant agreements 688139 ([SUMMA](http://www.summa-project.eu); 2016-2019) and 645487 ([Modern MT](http://www.modernmt.eu); 2015-2017) and the Amazon Academic Research Awards program.
This software contains source code provided by NVIDIA Corporation.