C++ neural network low level engine

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • NerOne

    Low level C++ neural network engine. The engine provides a huge flexibility in creating neural networks. It also gives an ability for performance optimisations.

  • Hello everybody! I want to share one thing I worked on for the last 2 months. https://github.com/Immortale-dev/NerOne

  • SENG475-Neural-Network-Project

    A C++ implementation of a classification neural network made for the final project of SENG 475 at UVic.

  • I really like the focus on modularity and interface design, it feels easily extensible with all the customization points. I made a much less involved neural network in C++ as a part of a school project. I chose the topic also to learn about the underlying math and am glad I did, neural networks are fascinating. Here's a link if you are interested, https://github.com/isaac868/SENG475-Neural-Network-Project

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts