- Advanced Deep Learning with Keras
- Rowel Atienza
- 220字
- 2021-07-02 16:20:48
Chapter 1. Introducing Advanced Deep Learning with Keras
In this first chapter, we will introduce the three deep learning artificial neural networks that we will be using throughout the book. These deep learning models are MLPs, CNNs, and RNNs, which are the building blocks to the advanced deep learning topics covered in this book, such as Autoencoders and GANs.
Together, we'll implement these deep learning models using the Keras library in this chapter. We'll start by looking at why Keras is an excellent choice as a tool for us. Next, we'll dig into the installation and implementation details within the three deep learning models.
This chapter will:
- Establish why the Keras library is a great choice to use for advanced deep learning
- Introduce MLPs, CNNs, and RNNs – the core building blocks of most advanced deep learning models, which we'll be using throughout this book
- Provide examples of how to implement MLPs, CNNs, and RNNs using Keras and TensorFlow
- Along the way, start to introduce important deep learning concepts, including optimization, regularization, and loss function
By the end of this chapter, we'll have the fundamental deep learning models implemented using Keras. In the next chapter, we'll get into the advanced deep learning topics that build on these foundations, such as Deep Networks, Autoencoders, and GANs.
- Seven NoSQL Databases in a Week
- 商戰數據挖掘:你需要了解的數據科學與分析思維
- 腦動力:PHP函數速查效率手冊
- Visual C# 2008開發技術實例詳解
- 智能工業報警系統
- 大數據安全與隱私保護
- Moodle Course Design Best Practices
- 基于32位ColdFire構建嵌入式系統
- Android游戲開發案例與關鍵技術
- 新編計算機組裝與維修
- 基于Xilinx ISE的FPAG/CPLD設計與應用
- Dreamweaver CS6精彩網頁制作與網站建設
- INSTANT Heat Maps in R:How-to
- Machine Learning Algorithms(Second Edition)
- Excel 2007終極技巧金典