gau820827 / AI-writer_Data2Doc

PyTorch Implementation of NBA game summary generator.
Apache License 2.0
83 stars 22 forks source link

1. dataprepare: add EOB as in lang class 2. preprocessing: append <EO… #21

Closed weikaipan closed 6 years ago

weikaipan commented 6 years ago

…B> in each block end, align number of players as 31 players 3. model: add RNN global encoder 4. settings: add max_players see comments 5. train: add global encoder in sentence loss, see comments