4imothy/clear_net

A framework for the creation and training of vanilla and convolutional neural nets only depending on a C compiler and standard library

21
/ 100
Experimental

This framework helps C programmers build and train neural networks from scratch without relying on external machine learning libraries. You provide your data and define your network architecture, and it outputs a trained model capable of tasks like image classification or pattern recognition. This is for C developers who need to integrate neural networks into projects with minimal dependencies.

No commits in the last 6 months.

Use this if you are a C programmer who wants to implement machine learning models directly within your C applications without external libraries like TensorFlow or PyTorch.

Not ideal if you prefer high-level machine learning frameworks, are not proficient in C, or need immediate access to a wide array of pre-built models and complex architectures.

C-programming neural-network-development embedded-systems-ml algorithm-implementation
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

12

Forks

Language

C

License

CC-BY-4.0

Last pushed

Dec 18, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/4imothy/clear_net"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.