April 2018
Intermediate to advanced
228 pages
3h 41m
English
You have been working on regression while solving machine learning applications. Linear regression and nonlinear regression are used to predict numeric targets, while logistic regression and other classifiers are used to predict non-numeric target variables. In this chapter, I will discuss the evolution of multilayer perceptrons.
Specifically, you will compare the accuracy generated by different models with and without using Keras.