From bbbf0c1054665e24e4ae97effdaed5cc5150ff7c Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 29 Jun 2000 02:08:21 +0000 Subject: Add libneural in its new location, moved from devel to math category w/o a repocopy because there's no history to preserve. Libneural is a C++ library implementation of the classic 3-layer perceptron. Also release this port upon the people. Move suggested by: reg --- math/libneural/pkg-comment | 1 + 1 file changed, 1 insertion(+) create mode 100644 math/libneural/pkg-comment (limited to 'math/libneural/pkg-comment') diff --git a/math/libneural/pkg-comment b/math/libneural/pkg-comment new file mode 100644 index 000000000000..031aaa9f795b --- /dev/null +++ b/math/libneural/pkg-comment @@ -0,0 +1 @@ +C++ implementation of the classic 3-layer perceptron in library form -- cgit v1.2.3