elinx / ugradLinks
A C++ implementation of the scalar-valued autograd engine micrograd
☆23Updated 5 years ago
Alternatives and similar repositories for ugrad
Users that are interested in ugrad are comparing it to the libraries listed below
Sorting:
- Neural network from scratch in CUDA/C++☆88Updated 4 months ago
- A faithful clone of Karpathy's llama2.c (one file inference, zero dependency) but fully functional with LLaMA 3 8B base and instruct mode…☆141Updated 2 months ago
- A C++ port of karpathy/llm.c features a tiny torch library while maintaining overall simplicity.☆39Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆372Updated 8 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 3 months ago
- LLM training in simple, raw C/CUDA☆109Updated last year
- A recurrent (LSTM) neural network in C☆95Updated 3 years ago
- Convert ONNX models to plain C++ code (without dependencies)☆22Updated 2 years ago
- MLIR based Tiny Graph Compiler [dev-stage]☆20Updated last year
- Teaching Vectorization and SIMD using Intel Intrinsics in a Computer Organization and Architecture class☆17Updated 10 months ago
- Scalar-valued Automatic Differentiation library in C☆53Updated 2 years ago
- Examples from the "C++ From Scratch" Series☆101Updated 2 years ago
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆26Updated 3 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆60Updated last year
- NNCG: A Neural Network Code Generator☆35Updated last year
- Custom PTX Instruction Benchmark☆137Updated 10 months ago
- Pure C ONNX runtime with zero dependancies for embedded devices☆214Updated 2 years ago
- An Open Convolutional Neural Network Framework in C++ From Scratch☆66Updated 4 years ago
- Step by step implementation of a fast softmax kernel in CUDA☆59Updated last year
- Learning about CUDA by writing PTX code.☆151Updated last year
- Nvidia Instruction Set Specification Generator☆309Updated last year
- GPT-2 in C☆79Updated last year
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- Serial and parallel implementations of matrix multiplication☆44Updated 4 years ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆176Updated last year
- A neural network implementation for the MNIST dataset, written in plain C☆102Updated 4 years ago
- High-Performance SGEMM on CUDA devices☆115Updated 11 months ago
- Arbitrary-Precision Floating Point Arithmetic Library [C++]☆35Updated 2 years ago
- A collection of Fast Fourier Transform algorithms implemented in C++20.☆115Updated 2 years ago