In this section, you will get an overview of deep learning with Python, and will also learn about the architectures of the deep feedforward network, the Boltzmann machine, and autoencoders. We will also practice examples based on DFN and applications of the Boltzmann machine and autoencoders, with the concrete examples based on the DL frameworks/libraries with Python, along with their benchmarks.
This section consists of the following chapters:
- Chapter 1, Getting Started with Deep Learning
- Chapter 2, Deep Feedforward Networks
- Chapter 3, Restricted Boltzmann Machines and Autoencoders