FidoProject/Fido
A lightweight C++ machine learning library for embedded electronics and robotics.
This is a lightweight machine learning library for developers working with embedded electronics and robotics. It takes raw sensor data or environmental inputs and processes them into decisions or actions for robots or embedded systems. Developers, especially those building AI-powered robots, drones, or smart devices, would use this to implement intelligent behaviors directly on hardware.
461 stars. No commits in the last 6 months.
Use this if you are a C++ developer building machine learning capabilities into resource-constrained embedded systems or robotic platforms.
Not ideal if you are looking for a high-level Python library for general machine learning tasks or deep learning on powerful hardware.
Stars
461
Forks
81
Language
C++
License
MIT
Category
Last pushed
Jan 05, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FidoProject/Fido"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
apache/singa
a distributed deep learning platform
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++