rkaehn / gpt-2Links
GPT-2 in C
☆69Updated 5 months ago
Alternatives and similar repositories for gpt-2
Users that are interested in gpt-2 are comparing it to the libraries listed below
Sorting:
- pytorch from scratch in pure C/CUDA and python☆40Updated 7 months ago
- A tinycompiler in C from scratch☆92Updated 10 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆23Updated 10 months ago
- Learning about CUDA by writing PTX code.☆131Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆116Updated 4 months ago
- my little linear algebra library☆46Updated 10 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 9 months ago
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- gpt written in plain c☆122Updated 9 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 9 months ago
- parallelized hyperdimensional tictactoe☆117Updated 9 months ago
- could we make an ml stack in 100,000 lines of code?☆42Updated 10 months ago
- Compiler for the COOL language written in C.☆116Updated 7 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 9 months ago
- Tiny Raspberry Pi Operating System☆190Updated 9 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 9 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆351Updated last month
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆63Updated 3 months ago
- ☆45Updated 3 weeks ago
- Notes from Machine Learning in C session☆108Updated 2 years ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆72Updated last month
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆132Updated 6 months ago
- C projects: algorithms, games, and networking☆120Updated 3 weeks ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 6 months ago
- Tiny x86_64 OS in C☆71Updated 3 weeks ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆66Updated 4 months ago
- buildingggggggg 🐳☆25Updated 8 months ago
- A turn-based co-petetive multiplayer game☆162Updated this week
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆68Updated last year