Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harvardnlp/nmt-android

Neural Machine Translation on Android
https://github.com/harvardnlp/nmt-android

Last synced: 3 days ago
JSON representation

Neural Machine Translation on Android

Awesome Lists containing this project

README

        

# nmt-android
Neural Machine Translation on Android

Based on http://github.com/harvardnlp/seq2seq-attn

```
Sequence-Level Knowledge Distillation
Yoon Kim, Alexander M. Rush
```
(http://arxiv.org/abs/1606.07947)

Requires torch-android (https://github.com/soumith/torch-android)

(further docs coming)