jaywyawhare / C-MLLinks
Machine learning framework written in C.
☆36Updated 3 weeks ago
Alternatives and similar repositories for C-ML
Users that are interested in C-ML are comparing it to the libraries listed below
Sorting:
- A tinycompiler in C from scratch☆107Updated last year
- GPT-2 in C☆77Updated 11 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆56Updated 5 years ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆98Updated last month
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 9 months ago
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 7 months ago
- Lightning-fast HTTP server built in C☆185Updated 6 months ago
- 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 turn-based co-petetive multiplayer game☆165Updated last month
- Notes from Machine Learning in C session☆116Updated 2 years ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- my little linear algebra library☆44Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 9 months ago
- Retro Snake game in pure x86 assembly.☆36Updated last year
- x86_64 OS in C☆76Updated 5 months ago
- A compiler for a programming language written in C☆60Updated 2 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 collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- A nano-like text editor written from scratch in C.☆83Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Updated last year
- ☆46Updated 7 months ago
- Shell Written in C☆11Updated last year
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆156Updated 5 months ago
- Text Editor Written In C Using ncurses☆88Updated 4 months ago
- A lightweight, non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 3 months ago
- Stack based programming language in C☆20Updated 2 years ago
- Tutorial on how a web server "serve" files☆158Updated last year
- ☆238Updated last year
- C++ solution and demonstration of the Santa Claus concurrency problem☆74Updated 10 months ago
- Notes and Source Code from the Data Mining in C series.☆45Updated last year