jaywyawhare / C-MLLinks
Machine learning framework written in C.
☆46Updated last month
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☆77Updated 11 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 2 months ago
- A tinycompiler in C from scratch☆108Updated last year
- A compiler for a programming language written in C☆60Updated 2 years 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
- Notes from Machine Learning in C session☆117Updated 2 years ago
- A turn-based co-petetive multiplayer game☆165Updated 2 weeks ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Updated last year
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 7 months ago
- x86_64 OS in C☆76Updated 6 months ago
- Retro Snake game in pure x86 assembly.☆37Updated last year
- Tutorial on how a web server "serve" files☆160Updated last year
- 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
- ☆45Updated 7 months ago
- Lightning-fast HTTP server built in C☆183Updated 6 months ago
- ☆33Updated last year
- Tensor library for machine learning, inspired by ggml☆10Updated last year
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 10 months ago
- Compiler for the COOL language written in C.☆132Updated last year
- A nano-like text editor written from scratch in C.☆83Updated last year
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated 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
- An LLVM enabled compiler written in C☆44Updated last week
- my little linear algebra library☆44Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆174Updated 11 months ago
- TransformerCPP is a minimal C++ machine learning library with autograd and tensor ops, inspired by PyTorch. It includes a from-scratch Tr…☆40Updated last month
- My first ML sandbox☆27Updated 2 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆94Updated last year
- Code for training basic neural networks, especially the MNIST numbers dataset.☆248Updated 2 years ago