.TH "tutorials" 3 "Tue Sep 9 2014" "Version 1.0.10" "MLPACK" \" -*- nroff -*- .ad l .nh .SH NAME tutorials \- Tutorials .SH "Introductory Tutorials" .PP These tutorials introduce the basic concepts of working with MLPACK, aimed at developers who want to use and contribute to MLPACK but are not sure where to start\&. .PP .IP "\(bu" 2 \fBBuilding MLPACK\fP .IP "\(bu" 2 \fBMatrices in MLPACK\fP .IP "\(bu" 2 \fBMLPACK Input and Output\fP .IP "\(bu" 2 \fBMLPACK Timers\fP .IP "\(bu" 2 \fBSimple Sample MLPACK Programs\fP .PP .SH "Method-specific Tutorials" .PP These tutorials introduce the various methods MLPACK offers, aimed at users who simply want to use the methods MLPACK offers\&. These tutorials start with simple examples and progress to complex, extensible uses\&. .PP .IP "\(bu" 2 \fBNeighborSearch tutorial (k-nearest-neighbors)\fP .IP "\(bu" 2 \fBLinear/ridge regression tutorial (linear_regression)\fP .IP "\(bu" 2 \fBRangeSearch tutorial (range_search)\fP .IP "\(bu" 2 \fBDensity Estimation Tree (DET) tutorial\fP .IP "\(bu" 2 \fBK-Means tutorial (kmeans)\fP .IP "\(bu" 2 \fBFast max-kernel search tutorial (fastmks)\fP .IP "\(bu" 2 \fBEMST Tutorial\fP .PP