rkaehn / gpt-2Links
GPT-2 in C
☆71Updated 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 8 months ago
- A tinycompiler in C from scratch☆94Updated 10 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 10 months ago
- An implement of deep learning framework and models in C☆48Updated 2 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
- parallelized hyperdimensional tictactoe☆117Updated 10 months ago
- Tiny Raspberry Pi Operating System☆191Updated 10 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆118Updated 5 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆64Updated 4 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- Learning about CUDA by writing PTX code.☆132Updated last year
- could we make an ml stack in 100,000 lines of code?☆46Updated 11 months ago
- Sisyphus: a Python Chess Engine/Library based on C backend☆21Updated 3 weeks ago
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆73Updated last month
- my little linear algebra library☆46Updated 11 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆352Updated 2 months ago
- A turn-based co-petetive multiplayer game☆164Updated this week
- Notes from Machine Learning in C session☆110Updated 2 years ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 10 months ago
- Andrej Kapathy's micrograd implemented in c☆28Updated 10 months ago
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆60Updated last month
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆149Updated last week
- Simple Perceptron Implementation inspired by Veritasium Video☆97Updated 3 years ago
- Noob Lessons from Stream about how GPUs work☆123Updated 2 months ago
- ☆32Updated 11 months ago
- handwritten digit recognition system using a custom neural network architecture. Built with C, it features both training capabilities and…☆49Updated 4 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆91Updated last year
- buildingggggggg 🐳☆25Updated 9 months ago
- ☆50Updated this week
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆69Updated last year