mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
16 lines
692 B
Plaintext
16 lines
692 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.
|
||
|
|
||
|
WWW: https://www.opennn.net/
|