rkaehn / gpt-2Links
GPT-2 in C
☆72Updated 6 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:
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 11 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 9 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆86Updated 10 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆120Updated 6 months ago
- A turn-based co-petetive multiplayer game☆164Updated last week
- An implement of deep learning framework and models in C☆48Updated 3 months ago
- ☆52Updated 3 weeks ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 11 months ago
- my little linear algebra library☆46Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆74Updated 2 months ago
- parallelized hyperdimensional tictactoe☆118Updated 10 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 5 months ago
- creating a tiny tensor library in raw C☆728Updated 4 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆350Updated 2 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- Learnings and programs related to CUDA☆411Updated 2 weeks ago
- Andrej Kapathy's micrograd implemented in c☆29Updated 11 months ago
- Lightweight web server with hot reload and dynamic html templating.☆250Updated 2 months ago
- Learning about CUDA by writing PTX code.☆133Updated last year
- A tinycompiler in C from scratch☆95Updated 11 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆66Updated 5 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆52Updated 11 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 10 months ago
- Tiny Raspberry Pi Operating System☆194Updated 10 months ago
- C projects: algorithms, games, and networking☆152Updated 2 months ago
- could we make an ml stack in 100,000 lines of code?☆46Updated 11 months ago
- Simple Byte pair Encoding mechanism used for tokenization process . written purely in C☆134Updated 8 months ago
- Noob Lessons from Stream about how GPUs work☆123Updated 2 months ago
- ☆90Updated 5 months ago
- Some CUDA example code with READMEs.☆169Updated 4 months ago