Skip to content

On the Implementation of REINFORCE_rej #6

@SihengLi99

Description

@SihengLi99

Hi,

Congratulations on your excellent work!
I have been carefully reading your paper and studying the code, and I greatly appreciate your contributions.

While reviewing the implementation of REINFORCE_rej, I was surprised to find that the rewards for positive and negative samples are set to 0 and 1, instead of -1 and 1 as stated in the paper. This appears to result in REINFORCE_rej effectively ignoring all negative samples during training. I find this quite confusing and would greatly appreciate your clarification on this point.

Best regards,
Siheng

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions