Summary: Teaching Networks to Generate Digits
Get a quick recap of the major learning points in this chapter.
We'll cover the following...
In this chapter, we learned about one of the most important models from the beginnings of the deep learning revolution, the DBN. We saw that DBNs are constructed by stacking together RBMs, and how these undirected models can be trained using CD.
The ...