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:
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆78Updated 2 years ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆376Updated 9 months ago
- Neural network from scratch in CUDA/C++☆88Updated 4 months ago
- LLM training in simple, raw C/CUDA☆112Updated last year
- A C++ port of karpathy/llm.c features a tiny torch library while maintaining overall simplicity.☆42Updated last year
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 4 months ago
- Learn OpenCL step by step.☆137Updated 3 years ago
- A C++ port of karpathy/micrograd, a tiny scalar-valued autograd engine and a neural net library☆14Updated 2 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- Some CUDA example code with READMEs.☆179Updated 2 months ago
- Teaching Vectorization and SIMD using Intel Intrinsics in a Computer Organization and Architecture class☆17Updated 11 months ago
- ☆124Updated 2 years ago
- Learn OpenMP examples step by step☆101Updated last year
- A neural network implementation for the MNIST dataset, written in plain C☆102Updated 4 years ago
- A recurrent (LSTM) neural network in C☆95Updated 4 years ago
- Neural Network framework using Backpropogation in C☆77Updated 4 years ago
- Learning about CUDA by writing PTX code.☆151Updated last year
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆181Updated last year
- Inference Vision Transformer (ViT) in plain C/C++ with ggml☆306Updated last year
- Converting a deep neural network to integer-only inference in native C via uniform quantization and the fixed-point representation.☆26Updated 4 years ago
- Examples from the "C++ From Scratch" Series☆103Updated 2 years ago
- Convert ONNX models to plain C++ code (without dependencies)☆22Updated 2 years ago
- Pure C inference for the GTE Small embedding model☆97Updated last week
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆61Updated last year
- Class of High Performance Computing taken at U.T.P 2017☆106Updated 8 years ago
- Serial and parallel implementations of matrix multiplication☆45Updated 4 years ago
- implement AlexNet with C / convolutional nerual network / machine learning / computer vision☆196Updated 4 years ago
- Super fast FP32 matrix multiplication on RDNA3☆82Updated 10 months ago
- High-Performance FP32 GEMM on CUDA devices☆117Updated last year
- CUDA Matrix Multiplication Optimization☆256Updated last year