antirez / ttt-rlLinks
Reinforcement Learning example in C, playing tic tac toe
☆563Updated 8 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:
- Very early versions of Redis with some backstory in the README☆144Updated 4 months ago
- creating a tiny tensor library in raw C☆831Updated 8 months ago
- A tiny CPU simulator written in Python☆860Updated 2 weeks ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆367Updated 7 months ago
- A tiny little JSON parsing library☆1,266Updated 2 months ago
- gpt written in plain c☆129Updated 4 months ago
- Toy vector database written in c99.☆25Updated last year
- Simple MPI implementation for prototyping or learning☆289Updated 3 months ago
- GPT-2 in C☆77Updated 11 months ago
- EGGROLL in C, integer-only training of a language model directly on the CPU☆253Updated this week
- Writing a compiler in a week-end☆422Updated 8 months ago
- Small file, giant dream, llm.c whispers tokens, worlds unfold in text.☆89Updated 2 months ago
- Code for the video on feed-forward language model☆73Updated last year
- NES toolchain & emulator in C☆128Updated last year
- ☆1,278Updated last year
- A LC3 virtual machine implementation in a few lines of C code☆386Updated 2 years ago
- A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct mode…☆140Updated last month
- GGUF implementation in C as a library and a tools CLI program☆296Updated 3 months ago
- GPU documentation for humans☆413Updated last week
- A Tcl interpreter in 500 lines of code☆115Updated 9 months ago
- Fast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pa…☆431Updated this week
- Will write CUDA for 100 days☆35Updated 6 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆660Updated this week
- A tiny, dependency-free computer vision library in C for embedded systems, drones, and robotics.☆656Updated last month
- JSON for Classic C++☆760Updated last month
- A reimplementation of Stable Diffusion 3.5 in pure PyTorch☆684Updated 5 months ago
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆589Updated 5 months ago
- Notes and exploration code for learning about AI/ML☆199Updated this week
- a single pass c compiler in 500 lines of python☆210Updated 2 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated last year