Y
Hacker News
new
|
ask
|
show
|
jobs
by
faitswulff
2552 days ago
Kind of an aside - what do you need to learn to create "deep dream" style generative programs, and can you learn it from fast.ai?
1 comments
cheez
2552 days ago
The keywords you're looking for are generative adversarial networks. Not sure if the syllabus has it.
link
leereeves
2551 days ago
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.
link
cheez
2551 days ago
Ah yes you are correct
link