mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
c8df88ddad
Do the same for pkg-descr files. Approved by: markm
8 lines
267 B
Plaintext
8 lines
267 B
Plaintext
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>
|