Hands-On Deep Learning Architectures with Python
上QQ阅读APP看书,第一时间看更新

Section 1: The Elements of Deep Learning

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 1Getting Started with Deep Learning
  • Chapter 2Deep Feedforward Networks
  • Chapter 3Restricted Boltzmann Machines and Autoencoders