mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
fab778a52f
Units. PR: 24000 Submitted by: Anton Berezin <tobez@tobez.org>
8 lines
265 B
Plaintext
8 lines
265 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@tobez.org>
|