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

where does the randomness of the generator come from? #30

Closed
kunrenzhilu opened this issue Aug 16, 2017 · 1 comment
Closed

where does the randomness of the generator come from? #30

kunrenzhilu opened this issue Aug 16, 2017 · 1 comment

Comments

@kunrenzhilu
Copy link

It seems that according to the generator, at the beginning of unrolling, the input is START_TOKEN. And seems that there's no source of randomness to feed into the network, so shouldn't the trained network be deterministic?

@kunrenzhilu
Copy link
Author

The randomness comes from tf.multinomial. Never mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant