rkaehn / gpt-2
GPT-2 in C
☆68Updated 4 months ago
Alternatives and similar repositories for gpt-2:
Users that are interested in gpt-2 are comparing it to the libraries listed below
- pytorch from scratch in pure C/CUDA and python☆40Updated 6 months ago
- A tinycompiler in C from scratch☆92Updated 9 months ago
- could we make an ml stack in 100,000 lines of code?☆42Updated 9 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆349Updated 2 weeks ago
- ☆47Updated last month
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated 9 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆114Updated 3 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 9 months ago
- my little linear algebra library☆47Updated 10 months ago
- parallelized hyperdimensional tictactoe☆117Updated 8 months ago
- Tiny Raspberry Pi Operating System☆186Updated 8 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 5 months ago
- A turn-based co-petetive multiplayer game☆159Updated 2 months ago
- Learning about CUDA by writing PTX code.☆128Updated last year
- Compiler for the COOL language written in C.☆115Updated 6 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 9 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 8 months ago
- An implementation of delta-iris in tinygrad☆72Updated 8 months ago
- moondream in zig.☆65Updated 3 weeks ago
- A light tensor library in zig.☆77Updated 2 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆57Updated 2 months ago
- ☆43Updated last week
- Client-Server chat app that translate (without reasoning) messages based on chosen languages☆14Updated 9 months ago
- buildingggggggg 🐳☆24Updated 8 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆129Updated 5 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆67Updated last year
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆47Updated 2 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆70Updated last week
- ☆42Updated 10 months ago