© Taweh Beysolow II 2017

Taweh Beysolow II, Introduction to Deep Learning Using R, https://doi.org/10.1007/978-1-4842-2734-3_4

4. Single and Multilayer Perceptron Models

Taweh Beysolow II

(1)San Francisco, California, USA

With enough background now under our belt, it’s time to begin our discussion of neural networks. We’ll begin by looking at two of the commonest and simplest neural networks, whose use cases revolve around classification and regression.

Single Layer Perceptron (SLP) Model

The simplest of the neural network models, SLP , was designed by researchers McCulloch and Pitts. In the eyes of many machine learning scientists, SLP is viewed as the beginning of artificial intelligence and provided inspiration in developing other neural network ...

Get Introduction to Deep Learning Using R: A Step-by-Step Guide to Learning and Implementing Deep Learning Models Using R now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.