diff options
Diffstat (limited to 'math/p5-Statistics-LTU/pkg-descr')
-rw-r--r-- | math/p5-Statistics-LTU/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/math/p5-Statistics-LTU/pkg-descr b/math/p5-Statistics-LTU/pkg-descr new file mode 100644 index 0000000..291c849 --- /dev/null +++ b/math/p5-Statistics-LTU/pkg-descr @@ -0,0 +1,7 @@ +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> |