1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/misc/opennn/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

14 lines
662 B
Plaintext

OpenNN is a software library written in C++ for advanced analytics. It
implements neural networks, the most successful machine learning method.
The main advantage of OpenNN is its high performance. This library outstands in
terms of execution speed and memory allocation. It is constantly optimized and
parallelized in order to maximize its efficiency.
Some typical applications of OpenNN are business intelligence (customer
segmentation, churn prevention...), health care (early diagnosis, microarray
analysis...) and engineering (performance optimization, predictive
maitenance...).
OpenNN does not deal with computer vision or natural language processing.