Skip to content

bipulroy8/OpenNN

This branch is 2 commits ahead of, 6929 commits behind Artelnics/opennn:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a830688 · Sep 27, 2016

History

66 Commits
Apr 5, 2016
May 27, 2016
May 26, 2016
Feb 5, 2016
Jun 15, 2016
May 26, 2016
Feb 27, 2016
Feb 27, 2016
Feb 27, 2016
Jan 29, 2016
Feb 27, 2016
Feb 5, 2016
Feb 5, 2016

Repository files navigation

OpenNN

OpenNN is a software library written in C++ for predictive analytics. It implements neural networks, the most successful deep 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 function regression (modelling), pattern recognition (classification) and time series prediction (forecasting).

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

About

OpenNN - Open Neural Networks Library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.0%
  • Other 1.0%