Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Policy gradient in seqGAN #267

Open
cperiz opened this issue Jan 16, 2020 · 0 comments
Open

Implementing Policy gradient in seqGAN #267

cperiz opened this issue Jan 16, 2020 · 0 comments
Labels
question Further information is requested

Comments

@cperiz
Copy link

cperiz commented Jan 16, 2020

Hi,

I want to implement the MC search with roll-out policy in the SeqGAN code here (as described in the original paper). My idea was to create a custom Helper that would help implement the roll-out policy. However I found the SeqPGAgent code which seems to be usable here. Can you please advice on whether I can use the SeqPGAgent here to implement this rollout policy? Thanks!

@gpengzhi gpengzhi added the question Further information is requested label Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants