July 2021
Intermediate to advanced
294 pages
5h 42m
English
In the previous five chapters, you have discovered a number of supervised machine learning models, starting from linear regression to gradient boosting. In this chapter, you’ll discover Neural Networks (NNs).
The scope of Neural Networks is huge. The version that you’ll see in this chapter is a subgroup called fully connected neural networks. Those neural networks are intuitively quite close to the previous supervised models. In the following chapters, you’ll also discover Recurrent Neural Networks, and you’ll ...
Read now
Unlock full access