[mlpack-git] [mlpack] Perceptron documentation (#594)

Arman Schwarz notifications at github.com
Fri Mar 25 08:32:49 EDT 2016


I am struggling to find documentation on how to perform, for example, perceptron training with mplack.

I have built the "perceptron" binary, which provides some information including an example for how to train a perceptron, giving the following example line;

perceptron -t training_data.csv -l training_labels.csv -m perceptron.csv

However, I do not see any documentation or examples for any of these csv files. What is the form of these files? More specifically, where is this information documented? I am less interested in a step-by-step guide on how to train a perceptron and more interested in where to find reliable documentation to do so.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/594
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160325/83012228/attachment.html>


More information about the mlpack-git mailing list