-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2024/07/14: Sleep-wake #5
Comments
Who’s presenting this? If you have time, could you please also briefly go through the (old paper) Sleep-wake algorithm by Hinton et al. ? |
If no-one else signs up, I could present it (and potentially the sleep-wake one in the same go) |
I volunteered to present given that there were no volunteers, but I'm happy for Moritz or any other one to present |
Ok fine, I can take over this week if you haven't started preparing yet. |
Sure! |
Dear all, please take the time to watch the lecture (13 mins) by Hinton on his algorithm until tomorrow. We'll try to split the session tomorrow into the wake-sleep algorithm and GANs. I might probably even focus a little bit more on the former |
Interesting questions that came up:
Regarding the seven, I guess all it would take would be to define the cost |
Here's a paragraph from the VAE paper:
So, it seems (as we already noted) that the advantage of VAE is that, through the reparametrisation trick, it allows backpropagating through the recognition and generative models. Doing so yields a single optimisation function, which lower bounds the marginal likelihood. |
After a small detour these past two weeks, it was decided to get back again to reading the seminal papers in Generative AI.
The paper chosen for next Wednesday 14th of August is the original GANs paper by Ian Goodfellow et al. :
https://arxiv.org/abs/1406.2661
gans.pdf
The wake-sleep algorithm
The text was updated successfully, but these errors were encountered: