rkaehn / gpt-2
GPT-2 in C
☆65Updated 2 months ago
Alternatives and similar repositories for gpt-2:
Users that are interested in gpt-2 are comparing it to the libraries listed below
- A tinycompiler in C from scratch☆92Updated 7 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 7 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 5 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated 7 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 7 months ago
- my little linear algebra library☆47Updated 8 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆106Updated 2 months ago
- A turn-based co-petetive multiplayer game☆156Updated 3 weeks ago
- parallelized hyperdimensional tictactoe☆114Updated 6 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆341Updated last month
- ☆46Updated 7 months ago
- Tiny Raspberry Pi Operating System☆182Updated 7 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆250Updated 4 months ago
- creating a tiny tensor library in raw C☆670Updated 2 weeks ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 10 months ago
- a simple numpy alternative in C☆23Updated 5 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 7 months ago
- Notes from Machine Learning in C session☆105Updated last year
- TCP server in C with dynamic HTML templating.☆126Updated last month
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆65Updated last year
- could we make an ml stack in 100,000 lines of code?☆30Updated 8 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆59Updated last month
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆167Updated 5 months ago
- Learning about CUDA by writing PTX code.☆124Updated last year
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 6 months ago
- buildingggggggg 🐳☆21Updated 6 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆63Updated last month
- Book in Progress☆334Updated 2 months ago