MCPcopy Create free account
hub / github.com/Artelnics/opennn

github.com/Artelnics/opennn @v8.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v8.0.1 ↗ · + Follow
25,182 symbols 64,016 edges 1,820 files 2,105 documented · 8% updated 3d agogpt2-weights-v1 · 2026-07-10★ 1,194

Browse by type

Functions 19,655 Types & classes 5,527
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Core symbols most depended-on inside this repo

Shape

Method 9,933
Function 9,722
Class 5,407
Enum 120

Languages

C++97%
TypeScript2%
Python1%
C1%

Modules by API surface

eigen/Eigen/src/Core/arch/NEON/PacketMath.h800 symbols
eigen/bench/perf_monitoring/resources/s1.js389 symbols
eigen/Eigen/src/Core/arch/LSX/PacketMath.h383 symbols
googletest/src/gtest.cc338 symbols
eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h331 symbols
eigen/Eigen/src/Core/arch/AVX/PacketMath.h327 symbols
eigen/Eigen/src/Core/arch/NEON/TypeCasting.h323 symbols
eigen/Eigen/src/Core/MathFunctions.h268 symbols
googletest/test/gtest_unittest.cc260 symbols
eigen/Eigen/src/Core/arch/AVX512/PacketMath.h259 symbols
eigen/Eigen/src/Core/arch/SSE/PacketMath.h243 symbols
eigen/Eigen/src/Core/GenericPacketMath.h237 symbols

For agents

$ claude mcp add opennn \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page