作者名:Ritesh Bhagwat Mahla Abdolahnejad Matthew Moocarme
本章字?jǐn)?shù):77字
更新時(shí)間:2021-06-11 13:41:29
Chapter 3
Deep Learning with Keras
Learning Objectives
By the end of this chapter, you will be able to:
Define Keras as a sequential model
Develop single-layer and multi-layer Keras models
Evaluate a trained model
Explain overfitting and underfitting
Perform early stopping as a technique to reduce overfitting
In this chapter, we will learn how to develop single-layer and multi-layer models. We will learn how to evaluate trained models and determine whether they are overfitting or not.