Tinn
Visit ToolTinn is a tiny neural network library written in C99, designed for lightweight AI applications. It is dependency-free and consists of approximately 200 lines of code, making it highly portable.
At a glance
Trending
Also listed in
Tinn is a tiny neural network library written in C99, designed for lightweight AI applications. It is dependency-free and consists of approximately 200 lines of code, making it highly portable.
Trending
Also listed in
About
Tinn (Tiny Neural Network) is a minimalist, dependency-free neural network library implemented in C99. Comprising fewer than 200 lines of code, it offers a highly portable solution for integrating AI capabilities into various systems, including embedded devices. Tinn supports sigmoidal activation and a single hidden layer, making it suitable for tasks like hand-written digit recognition, where it can achieve over 99% accuracy. Developers can train models on powerful machines and deploy them to microcontrollers for real-time event prediction. The library emphasizes minimalism, providing core neural network functionality without extensive features found in larger libraries, and includes tips for optimizing training and usage.
Capabilities
Pricing & Plans
Open Source
Free
FAQs
Trending