Hacker News new | past | comments | ask | show | jobs | submit login

Look up Generative Adversarial Networks, that's their basic principle.

You're not classifying just text, you're classifying entire web pages.




I'd say the whole point of GAN is that generation is cheaper than classification, therefore an effective brute-force way of making a good classifier is to generate an infinite supply of examples with a-priori known classification, and pit it against a classifier.


Yeah, but the theoretical endpoint of training a GAN is that the generator gets so good that the discriminator has to resort to guesses and become unable to tell with any sort of accuracy as to whether the example it is shown is real or generated.


I don't think that ever happens in training, at least in the image domain. The classifier can always can find some subtle clue.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: