rkaehn / gpt-2Links
GPT-2 in C
☆76Updated 10 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 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
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- An implement of deep learning framework and models in C☆48Updated 7 months ago
- my little linear algebra library☆45Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆367Updated 6 months ago
- A tinycompiler in C from scratch☆107Updated last year
- A turn-based co-petetive multiplayer game☆165Updated 3 weeks ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- creating a tiny tensor library in raw C☆830Updated 8 months 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
- Lightweight web server with hot reload and dynamic html templating.☆260Updated 6 months ago
- parallelized hyperdimensional tictactoe☆125Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆166Updated 10 months ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆98Updated last month
- Tiny Raspberry Pi Operating System☆271Updated last year
- gpt written in plain c☆129Updated 4 months ago
- Learning about CUDA by writing PTX code.☆147Updated last year
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 9 months ago
- ☆91Updated 3 weeks ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated 11 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 9 months ago
- Noob Lessons from Stream about how GPUs work☆131Updated 6 months ago
- x86_64 OS in C☆77Updated 5 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆73Updated 2 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆345Updated 3 months ago
- Some C++ Examples.☆63Updated 2 years ago
- Learnings and programs related to CUDA☆423Updated 4 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆656Updated this week
- Notes from Machine Learning in C session☆116Updated 2 years ago