Live data from Hacker News

Fast.ai – Deep Learning from the Foundations

fast.ai

11–12 of 12 posts

Re: Fast.ai – Deep Learning from the Foundations

#11
post #9

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?

The keywords you're looking for are generative adversarial networks. Not sure if the syllabus has it.

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.

Re: Fast.ai – Deep Learning from the Foundations

#12
post #9

Earlier quoted context omitted.

The keywords you're looking for are generative adversarial networks. Not sure if the syllabus has it.

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
Post reply on HN