antirez / ttt-rlLinks
Reinforcement Learning example in C, playing tic tac toe
☆551Updated 6 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☆136Updated 2 months ago
- ☆1,275Updated 11 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆356Updated 5 months ago
- creating a tiny tensor library in raw C☆815Updated 6 months ago
- GPT-2 in C☆75Updated 8 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆638Updated last week
- Linux containers from scratch in C.☆1,534Updated 2 months ago
- Simple MPI implementation for prototyping or learning☆279Updated last month
- Implementation of C++ standard libraries in C☆1,195Updated 2 months ago
- gpt written in plain c☆128Updated 2 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆134Updated 10 months ago
- JSON for Classic C++☆754Updated last month
- NES toolchain & emulator in C☆128Updated 9 months ago
- Writing a compiler in a week-end☆407Updated 6 months ago
- My favorite C programming practices.☆2,116Updated 4 years ago
- Code for the video on feed-forward language model☆71Updated last year
- The Tensor (or Array)☆446Updated last year
- 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
- CPU inference for the DeepSeek family of large language models in C++☆313Updated 3 months ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆446Updated last year
- ☆223Updated 8 months ago
- Learnings and programs related to CUDA☆418Updated 2 months ago
- B-tree implementation in C☆362Updated 7 months ago
- A Tcl interpreter in 500 lines of code☆106Updated 6 months ago
- a single pass c compiler in 500 lines of python☆208Updated 2 years ago
- A LC3 virtual machine implementation in a few lines of C code☆385Updated 2 years ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆312Updated 2 months ago
- Will write CUDA for 100 days☆34Updated 3 months ago
- ☆1,054Updated 4 months ago
- Recreating PyTorch from scratch (C/C++, CUDA, NCCL and Python, with multi-GPU support and automatic differentiation!)☆159Updated last year