Hacker News new | ask | show | jobs
by cheez 2552 days ago
The keywords you're looking for are generative adversarial networks. Not sure if the syllabus has it.
1 comments

That technique is used for a lot of AI generated images, but Deep Dream specifically used a trained recognition network "backwards" to adjust the image.

It's like a generative network without the adversarial part.

Ah yes you are correct