freebsd-ports/math/p5-Statistics-LTU/pkg-descr

8 lines
267 B
Text
Raw Normal View History

Statistics::LTU defines methods for creating, destroying, training and
testing Linear Threshold Units. A linear threshold unit is a 1-layer
neural network, also called a perceptron. LTU's are used to learn
classifications from examples.
-Anton
<tobez@FreeBSD.org>