Fast Neural Machine Translation in C++
Go to file
2016-09-13 14:05:07 +02:00
scripts function keywords 2016-05-08 18:42:19 +02:00
src compile error on clang 2016-09-13 13:23:02 +02:00
.gitignore working basic training 2016-05-07 22:56:23 +02:00
CMakeLists.txt some clean-up 2016-08-28 00:24:41 +02:00
LICENSE.md Update LICENSE.md 2016-05-03 20:49:50 +01:00
README.md eclipse 2016-09-13 14:05:07 +02:00

Marian

A C++ gpu-specific parallel automatic differentiation library with operator overloading.

In honour of Marian Rejewski, a Polish mathematician and cryptologist.

mkdir build
cd build
cmake ..
make -j