KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
flyai_QA_NLG
★ 20
Open GitHub ↗
flyai 医疗QA NLG
Download README (.md)
Explore Similar Repositories
tacticaldataprep
:
Knowledge Review: Tactical Data Preparation (Python and R)
gorm-bulk
:
🛢 Perform bulk actions with Gorm
VGit
:
Simple git server written with java
MVD-Model-View-Delegate
:
Qt MVD (Model View Delegate)
GSSNN
:
The implementation of our AAAI 2020 paper "GSSNN: Graph Smoothing Splines Neural Network".
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
flyai_QA_NLG
?
Download (.md)
#flyai 智能医疗对话大赛 最终成绩:4 具体见知乎文章:https://zhuanlan.zhihu.com/p/89378740 基于tensorflow 1.13,基于seq2seq的架构,使用BiLSTM做encoder和decoder主体。 实现了top-k sampling和top-p sampling两种inference方法 借鉴了tensorflow的GNMT模块,在decoder上使用多层的RNN 另外,该项目需要自行下载安装flyai的依赖包。详见requirements.txt