jaywyawhare / C-MLLinks
Machine learning framework written in C.
☆50Updated 2 months ago
Alternatives and similar repositories for C-ML
Users that are interested in C-ML are comparing it to the libraries listed below
Sorting:
- GPT-2 in C☆79Updated last year
- Lightning-fast HTTP server built in C☆183Updated 7 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 2 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- A turn-based co-petetive multiplayer game☆165Updated last month
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year
- A tinycompiler in C from scratch☆108Updated last year
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 11 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- Notes from Machine Learning in C session☆118Updated 2 years ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 6 years ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- A nano-like text editor written from scratch in C.☆83Updated 2 years ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆95Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 10 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 6 months ago
- my little linear algebra library☆44Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- Tutorial on how a web server "serve" files☆160Updated last year
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- a simple numpy alternative in C☆28Updated last year
- A compiler for a programming language written in C☆63Updated 2 years ago
- Multithreaded Reverse Proxy Server In C☆34Updated 10 months ago
- ☆42Updated last year
- x86_64 OS in C☆76Updated 7 months ago
- ☆45Updated 8 months ago
- buildingggggggg 🐳☆26Updated last year
- TransformerCPP is a minimal C++ machine learning library with autograd and tensor ops, inspired by PyTorch. It includes a from-scratch Tr…☆43Updated 2 months ago
- A curated list of the top books to learn C programming, carefully selected to provide a comprehensive understanding of the language. Perf…☆283Updated 2 years ago
- HTTP Server in C☆36Updated last year