Skip to content

Conversation

yzsun
Copy link

@yzsun yzsun commented Apr 13, 2018

The inputs of discriminator is outputs of generator, right?

@julien2512
Copy link
Contributor

Nope.

This is how the adversarial network works.

Real = inputs=>targets
Fake = inputs=>outputs

We make them fight against each other.

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

Successfully merging this pull request may close these issues.

2 participants