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

https://github.com/yizhongw/tf-qanet

Tensorflow implementation of QANet.
https://github.com/yizhongw/tf-qanet

deep-learning machine-reading question-answering reading-comprehension

Last synced: 5 months ago
JSON representation

Tensorflow implementation of QANet.

Awesome Lists containing this project

README

        

# tf-qanet
Tensorflow implementation of QANet.

**Note: This work is still in progress.**

### TODO List

- [ ] Re-organize the code structure.
- [ ] Add more documentation.
- [ ] Change ELMo to the official package.
- [ ] Include pre-trained model in this folder