antirez / ttt-rlLinks
Reinforcement Learning example in C, playing tic tac toe
☆555Updated 7 months ago
Alternatives and similar repositories for ttt-rl
Users that are interested in ttt-rl are comparing it to the libraries listed below
Sorting:
- creating a tiny tensor library in raw C☆820Updated 7 months ago
- ☆1,272Updated last year
- Linux containers from scratch in C.☆1,532Updated 3 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆364Updated 5 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆542Updated 3 months ago
- ☆222Updated 9 months ago
- Implementation of C++ standard libraries in C☆1,198Updated 2 months ago
- Simple MPI implementation for prototyping or learning☆284Updated 2 months ago
- gpt written in plain c☆128Updated 3 months ago
- The Tensor (or Array)☆449Updated last year
- (WIP) A small but powerful, homemade PyTorch from scratch.☆641Updated last week
- A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct mode…☆138Updated last year
- The Autograd Engine☆636Updated last year
- A LC3 virtual machine implementation in a few lines of C code☆385Updated 2 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆136Updated 11 months ago
- Code for the video on feed-forward language model☆71Updated last year
- My favorite C programming practices.☆2,124Updated 5 years ago
- Will write CUDA for 100 days☆35Updated 4 months ago
- GGUF implementation in C as a library and a tools CLI program☆291Updated last month
- A minimal TCP/IP stack☆529Updated last year
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆160Updated last year
- A simple C compiler I wrote to demonstrate how to write simple compilers. Currently targets x86_64☆28Updated 3 months ago
- a single pass c compiler in 500 lines of python☆208Updated 2 years ago
- Tiny x86_64 OS in C☆77Updated 4 months ago
- GPT-2 in C☆76Updated 9 months ago
- CPU inference for the DeepSeek family of large language models in C++☆313Updated 2 weeks ago
- Toy vector database written in c99.☆25Updated last year
- Implementing DeepSeek R1's GRPO algorithm from scratch☆1,609Updated 5 months ago
- The n-gram Language Model☆1,446Updated last year
- The Multilayer Perceptron Language Model☆568Updated last year