RL-Chat-pytorch icon indicating copy to clipboard operation
RL-Chat-pytorch copied to clipboard

reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation

Results 2 RL-Chat-pytorch issues
Sort by recently updated
recently updated
newest added

Hi, First, thanks for sharing your code. I've just started to work on your repo and I am already stuck : I don't find the input-output.txt file. Where can I...

Hi. I just used Ease of answering as the reward in training. However, I found the reward explode from -2.x to -∞ during training, though I already scaled the reward....