AllenZYJ/Edge-Computing-Engine
Edge : a computing engine base C++/C
This is a scientific computing engine for tasks like building and training machine learning models or performing complex matrix calculations. It takes in numerical data, like large datasets or mathematical matrices, and outputs computed results and their derivatives, often for model optimization. It's designed for data scientists, machine learning engineers, or researchers who need to perform advanced numerical computations efficiently.
121 stars. No commits in the last 6 months.
Use this if you need a high-performance C++ backend for scientific computing, especially for machine learning models or large-scale matrix operations, and want to leverage NVIDIA GPUs for acceleration.
Not ideal if you prefer high-level programming languages like Python or R for your data analysis, or if your computational tasks do not require GPU acceleration or custom graph implementations.
Stars
121
Forks
22
Language
C++
License
—
Category
Last pushed
Apr 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AllenZYJ/Edge-Computing-Engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
emlearn/emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
analogdevicesinc/ai8x-training
Model Training for ADI's MAX78000 and MAX78002 Edge AI Devices
DT42/BerryNet
Deep learning gateway on Raspberry Pi and other edge devices
eclypse-org/eclypse
An Edge-Cloud python platform for simulated (and emulated) runtime environments
SummerGift/EmbeddedSystem
:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结