注册
登录
场景模型
>>
ai_challenge_2018_mrc
>>
返回
项目作者:
NoneWait
项目描述 :
ai challenge 2018 's final code.
高级语言:
Python
项目主页:
项目地址:
git://github.com/NoneWait/ai_challenge_2018_mrc.git
创建时间:
2018-11-13T11:47:58Z
项目社区:
https://github.com/NoneWait/ai_challenge_2018_mrc
开源协议:
Apache License 2.0
下载
ai_challenge_2018_mrc
run
./start.sh
idea
slqa + attention output layer
refer
slqa [
http://www.aclweb.org/anthology/P18-1158
]
R-net tf [
https://github.com/HKUST-KnowComp/R-Net
]
SLQA pytorch [
https://github.com/SparkJiao/SLQA
]