Skip to content

Opening book details…

Can I read Multilayer Perceptron in R on EtoBox?

Multilayer Perceptron in R by Raviprakash Tripathy is a document available to read on EtoBox.

What is Multilayer Perceptron in R about?

The document describes a multilayer perceptron network for classification tasks. It consists of 3 main parts: 1) elementary decision boundaries defined by linear threshold units, 2) a multilayer network combining the thresholds with AND/OR operations, 3) using the network for function approximation with variations in parameters to vary the response. Performance is measured by mean squared error on a training set, with weights updated using approximate steepest descent.

Author
Raviprakash Tripathy
Language
EN