ggsharma / microgradppLinks
C++ implementation of micrograd and much more!
☆15Updated 11 months ago
Alternatives and similar repositories for microgradpp
Users that are interested in microgradpp are comparing it to the libraries listed below
Sorting:
- Some C++ Examples.☆62Updated last year
- ☆30Updated last year
- GPT-2 in C☆75Updated 8 months ago
- Examples from the "C++ From Scratch" Series☆91Updated 2 years ago
- Modern C++ Programming Cookbook, Third Edition, Published by PACKT☆124Updated last year
- Code for C++ concurrency course in Udemy☆115Updated last year
- A turn-based co-petetive multiplayer game☆165Updated 2 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- Question paper of courses taught at IISC as part of MTech AI curriculum☆95Updated 9 months ago
- C++ Default Guidelines☆145Updated 2 months ago
- Creating a database from the ground up in C++ for fun!☆142Updated 2 years ago
- A 120-day CUDA learning plan covering daily concepts, exercises, pitfalls, and references (including “Programming Massively Parallel Proc…☆755Updated 5 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 7 months ago
- This repository is a curated collection of resources, tutorials, and practical examples designed to guide you through the journey of mast…☆383Updated 7 months ago
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆356Updated 5 months ago
- creating a tiny tensor library in raw C☆816Updated 6 months ago
- Learnings and programs related to CUDA☆418Updated 2 months ago
- ☆309Updated 2 weeks ago
- ☆109Updated 2 years ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆127Updated 7 months ago
- Source code for the examples in my Udemy course "Learn Multithreading with Modern C++"☆118Updated last month
- ☆370Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆276Updated 10 months ago
- Leverage the power of modern C++ to build robust and scalable applications☆73Updated 4 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated last year
- Code for Bootstrap C++☆40Updated last year
- Data Structures and Algorithms with the C++ STL, Published by Packt☆49Updated last year
- Visualization of cache-optimized matrix multiplication☆155Updated 6 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
- GPU Kernels☆194Updated 4 months ago