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:
- ☆1,282Updated last year
- Very early versions of Redis with some backstory in the README☆149Updated 6 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆376Updated 9 months ago
- creating a tiny tensor library in raw C☆1,302Updated 10 months ago
- Work in progress stack based language for my YouTube C course☆82Updated last month
- (WIP) A small but powerful, homemade PyTorch from scratch.☆672Updated this week
- gpt written in plain c☆130Updated 6 months ago
- A tiny CPU simulator written in Python☆1,168Updated last month
- GPT-2 in C☆78Updated last year
- Code for the video on feed-forward language model☆73Updated 2 years ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆162Updated 2 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆343Updated 4 months ago
- A LC3 virtual machine implementation in a few lines of C code☆388Updated 2 years ago
- Small file, giant dream, llm.c whispers tokens, worlds unfold in text.☆93Updated 4 months ago
- Pure C inference for the GTE Small embedding model☆97Updated last week
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆353Updated 6 months ago
- Simple MPI implementation for prototyping or learning☆299Updated 5 months ago
- A practical hacker's guide to the C programming language.☆1,094Updated 5 months ago
- x86_64 OS in C☆76Updated 7 months ago
- Flux 2 image generation model pure C inference☆1,395Updated this week
- My favorite C programming practices.☆2,147Updated last week
- Linux containers from scratch in C.☆1,541Updated 7 months ago
- A tinycompiler in C from scratch☆108Updated last year
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆78Updated 2 years ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆144Updated last year
- ☆224Updated last year
- A small stack based, written to bring Advent of Code 2022 Day 13 puzzle to the extreme consequences☆377Updated 2 years ago
- Zero dependency Bitcoin math implementation in C☆52Updated this week
- Yet Another Language Model: LLM inference in C++/CUDA, no libraries except for I/O☆549Updated 4 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year