Reading Assignment 2: Partition Function & RBMs

From the Deep Learning Book - Chapter 18: Confronting the Partition Function, please read these sections:

For the actual application of these techniques, please read these sections from the Deep Learning Book - Chapter 20: Deep Generative Models:

Optional: DBMs and DBNs

If you are interested, you can also read Sections 20.3 on Deep Belief Networks, which incorporate both directed and undirected connections, and Section 20.4 on Deep Boltzmann Machines, a deep undirected model. Beyond that, Sections 20.4-20.8 discuss other Boltzmann Machine variants (such as Gaussian BMs for real-valued data). These topics will not be treated in this class.