.TH "mlpack::perceptron" 3 "Tue Sep 9 2014" "Version 1.0.10" "MLPACK" \" -*- nroff -*- .ad l .nh .SH NAME mlpack::perceptron \- .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBPerceptron\fP" .br .RI "\fIThis class implements a simple perceptron (i\&.e\&., a single layer neural network)\&. \fP" .ti -1c .RI "class \fBRandomInitialization\fP" .br .RI "\fIThis class is used to initialize weights for the weightVectors matrix in a random manner\&. \fP" .ti -1c .RI "class \fBSimpleWeightUpdate\fP" .br .ti -1c .RI "class \fBZeroInitialization\fP" .br .RI "\fIThis class is used to initialize the matrix weightVectors to zero\&. \fP" .in -1c .SH "Author" .PP Generated automatically by Doxygen for MLPACK from the source code\&.