avinsit123 / keyphrase-gan

Code for the AAAI 2020 paper "Keyphrase Generation for Scientific Articles using GANs"

Home Page:https://aaai.org/ojs/index.php/AAAI/article/view/7238

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After RL phase, what we have to do to obtain predictions?

peppe69 opened this issue · comments

Hi, we finished the to-do list of readme file, we have Attention_generator and Attention_Discriminator for some epochs, so:

  1. is the training finished? If not, what to do now to accomplish the training?
  2. which are the next steps to obtain predictions?
    Thanks in advance!