antirez / ttt-rlLinks
Reinforcement Learning example in C, playing tic tac toe
☆575Updated 10 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☆150Updated 7 months ago
- creating a tiny tensor library in raw C☆1,306Updated 11 months ago
- Work in progress stack based language for my YouTube C course☆83Updated last month
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆377Updated 9 months ago
- Linux containers from scratch in C.☆1,541Updated 7 months ago
- ☆1,281Updated last year
- gpt written in plain c☆131Updated 7 months ago
- Writing a compiler in a week-end☆449Updated 3 weeks ago
- Pure C inference for the GTE Small embedding model☆101Updated 2 weeks ago
- Flux 2 image generation model pure C inference☆1,746Updated this week
- A LC3 virtual machine implementation in a few lines of C code☆389Updated 2 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆146Updated last year
- A small stack based, written to bring Advent of Code 2022 Day 13 puzzle to the extreme consequences☆377Updated 3 years ago
- GPT-2 in C☆78Updated last year
- My favorite C programming practices.☆2,148Updated 3 weeks ago
- Simple MPI implementation for prototyping or learning☆300Updated 6 months ago
- GPU documentation for humans☆518Updated 2 weeks ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆672Updated last week
- JSON for Classic C++☆770Updated 3 months ago
- Writing an OS in 1,000 lines.☆3,237Updated this week
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆162Updated 2 months ago
- Small file, giant dream, llm.c whispers tokens, worlds unfold in text.☆94Updated 4 months ago
- NES toolchain & emulator in C☆128Updated last year
- Complete solutions to the Programming Massively Parallel Processors Edition 4☆655Updated 7 months ago
- Write your own virtual machine for the LC-3 computer!☆1,972Updated 5 months ago
- Alex Krizhevsky's original code from Google Code☆199Updated 9 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 7 months ago
- The missing tiktoken training code☆342Updated last month
- Tiny Raspberry Pi Operating System☆276Updated last year
- Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimiz…☆1,392Updated 3 weeks ago