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

https://github.com/mnogu/attention_test


https://github.com/mnogu/attention_test

attention attention-model tensorflow

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# attention_test

Based on [nmt_with_attention.ipynb](https://github.com/tensorflow/tensorflow/blob/v1.13.1/tensorflow/contrib/eager/python/examples/nmt_with_attention/nmt_with_attention.ipynb).

## train

```
$ python3 train.py
```

## predict

```
$ python3 predict.py
```