SLID-on-Microcontrollers VS Nerve

Compare SLID-on-Microcontrollers vs Nerve and see what are their differences.

SLID-on-Microcontrollers

Speech Classification using a Convolutional Neural Network running on a Microcontroller (by matvogel)

Nerve

This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries. (by fkkarakurt)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SLID-on-Microcontrollers Nerve
1 4
1 42
- -
10.0 6.2
over 1 year ago 5 months ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SLID-on-Microcontrollers

Posts with mentions or reviews of SLID-on-Microcontrollers. We have used some of these posts to build our list of alternatives and similar projects.
  • Train and run a neural network on an STM32 using Tensorflow-Lite
    1 project | /r/microcontrollers | 19 Nov 2022
    For a university project we had to come up with a simple project idea that uses machine learning on microcontrollers. We decided to go on spoken language identification, which means our board records your voice and classifies the spoken language after recording 10 seconds of audio with the onboard microphone. You can find the project on my github.

Nerve

Posts with mentions or reviews of Nerve. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-24.
  • [Hobby] I Need a Friendly Team. Your Experience Doesn't Matter!
    3 projects | /r/INAT | 24 Dec 2022
    Nerve (Neural Network Library) : https://github.com/fkkarakurt/Nerve
  • Nerve | Neural Network Library
    3 projects | /r/cpp | 23 Mar 2022
    Did you find the short and concise documentation at https://github.com/fkkarakurt/Nerve/wiki insufficient? If so, I might consider making some improvements to it.
    1 project | dev.to | 22 Mar 2022
    GITHUB REPO => https://github.com/fkkarakurt/Nerve WIKI => https://github.com/fkkarakurt/Nerve/wiki STRUCTURE => https://github.com/fkkarakurt/Nerve#internal-structure

What are some alternatives?

When comparing SLID-on-Microcontrollers and Nerve you can also consider the following projects:

adorad - Fast, Expressive, & High-Performance Programming Language for those who dare

ruby-fann - Ruby library for interfacing with FANN (Fast Artificial Neural Network)