rkaehn / gpt-2Links
GPT-2 in C
☆78Updated last year
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.☆225Updated last year
- pytorch from scratch in pure C/CUDA and python☆41Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆374Updated 8 months ago
- ☆116Updated last month
- A turn-based co-petetive multiplayer game☆165Updated last month
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆87Updated last year
- A tinycompiler in C from scratch☆108Updated last year
- my little linear algebra library☆44Updated last year
- parallelized hyperdimensional tictactoe☆126Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆100Updated 3 months ago
- gpt written in plain c☆130Updated 6 months ago
- Tiny Raspberry Pi Operating System☆274Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated last year
- An implement of deep learning framework and models in C☆47Updated 9 months ago
- Lightweight web server with hot reload and dynamic html templating.☆261Updated 8 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- x86_64 OS in C☆76Updated 7 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆78Updated 2 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆71Updated 11 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 11 months ago
- A MNIST neural network written from scratch in Odin, visualised with Raylib☆177Updated last year
- Noob Lessons from Stream about how GPUs work☆135Updated 8 months ago
- (WIP) A small but powerful, homemade PyTorch from scratch.☆665Updated 3 weeks ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆177Updated last year
- Lightweight non-blocking HTTP server in C inspired by nginx's event-driven architecture☆185Updated 5 months ago
- Learning about CUDA by writing PTX code.☆151Updated last year
- A single-threaded TCP server with an event loop using the poll system call written in C.☆95Updated last year
- creating a tiny tensor library in raw C☆1,296Updated 10 months ago
- High performance hybrid classical-quantum computing learning framework written in C☆445Updated last week
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated last year