A collection of fragments of understanding in the pursuit of deeper questions.
Pixel-RNNs Paper: "Pixel Recurrent Neural Networks". The PixelRNN is a generative model for images. The network models conditional distribution of every individual pixel given previous pixels (to the left and to the top).
![]() |
![]() |
|---|
In the figures we have the distribution over color space of a single pixel in the generative process of the PixelRNN.
Alternative GM approaches not covered in this lecture: