diff options
author | will <will@FreeBSD.org> | 2001-01-01 16:16:56 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 16:16:56 +0800 |
commit | 88476615f9cc89b4a84f02b52cdbfea76e132967 (patch) | |
tree | 9721733ed09386f5195e68b640055f075f20f42d /math/Makefile | |
parent | cdcceaa4deedb07292f97722c58ad83f9ea58b8a (diff) | |
download | freebsd-ports-gnome-88476615f9cc89b4a84f02b52cdbfea76e132967.tar.gz freebsd-ports-gnome-88476615f9cc89b4a84f02b52cdbfea76e132967.tar.zst freebsd-ports-gnome-88476615f9cc89b4a84f02b52cdbfea76e132967.zip |
Add p5-AI-Perceptron 0.01, a perl module intended as an introduction to
internal operations of neural networks.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 785b0e727178..554b44619c75 100644 --- a/math/Makefile +++ b/math/Makefile @@ -45,6 +45,7 @@ SUBDIR += oleo SUBDIR += p5-AI-NeuralNet-BackProp SUBDIR += p5-AI-NeuralNet-Mesh + SUBDIR += p5-AI-Perceptron SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal |