rkaehn / gpt-2Links
GPT-2 in C
☆77Updated 11 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☆41Updated last year
- my little linear algebra library☆44Updated last year
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆171Updated 10 months ago
- An implement of deep learning framework and models in C☆48Updated 8 months ago
- A tinycompiler in C from scratch☆108Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated last year
- parallelized hyperdimensional tictactoe☆125Updated last year
- A turn-based co-petetive multiplayer game☆165Updated this week
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆368Updated 7 months ago
- Noob Lessons from Stream about how GPUs work☆133Updated 7 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated last year
- gpt written in plain c☆129Updated 5 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- Tiny Raspberry Pi Operating System☆272Updated last year
- Learning about CUDA by writing PTX code.☆148Updated last year
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆76Updated 2 years ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆69Updated 9 months ago
- ☆100Updated last month
- Notes from Machine Learning in C session☆117Updated 2 years ago
- creating a tiny tensor library in raw C☆832Updated 9 months ago
- Some CUDA example code with READMEs.☆179Updated 3 weeks ago
- Machine learning framework written in C.☆45Updated 3 weeks ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year
- x86_64 OS in C☆76Updated 5 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆98Updated last month
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 7 months ago
- Learnings and programs related to CUDA☆426Updated 5 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated last year