Skip to content

Artelnics/opennn

Folders and files

NameName
Last commit message
Last commit date
Dec 20, 2023
Feb 20, 2024
Jan 4, 2023
Aug 17, 2023
Feb 20, 2024
Dec 5, 2022
Mar 21, 2024
Dec 4, 2023
Jul 21, 2023
Apr 21, 2023
Nov 5, 2021
Nov 5, 2021
Nov 5, 2021
Nov 5, 2021
Nov 5, 2021
Nov 5, 2021
Nov 17, 2022
Dec 1, 2022
Dec 4, 2023
Oct 19, 2022
Dec 20, 2023

Repository files navigation

Build Status

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...).

The documentation is composed by tutorials and examples to offer a complete overview about the library.

The documentation can be found at the official OpenNN site.

CMakeLists.txt are build files for CMake, it is also used by the CLion IDE.

The .pro files are project files for the Qt Creator IDE, which can be downloaded from its site. Note that OpenNN does not make use of the Qt library.

OpenNN is developed by Artelnics, a company specialized in artificial intelligence.