- Applied Deep Learning with Keras
- Ritesh Bhagwat Mahla Abdolahnejad Matthew Moocarme
- 67字
- 2021-06-11 13:41:28
Chapter 2
Machine Learning versus Deep Learning
Learning Objectives
By the end of this chapter, you will be able to:
- Explain deep learning and how it is different from machine learning
- Apply linear transformations with Python
- Build a logistic regression model with Keras
In this chapter, we will learn how deep learning is different from machine learning. We will apply linear transformations and lastly build regression models.