ggsharma / microgradppLinks
C++ implementation of micrograd and much more!
☆15Updated last year
Alternatives and similar repositories for microgradpp
Users that are interested in microgradpp are comparing it to the libraries listed below
Sorting:
- Some C++ Examples.☆63Updated 2 years ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆25Updated last year
- C++ Default Guidelines☆148Updated last month
- Examples from the "C++ From Scratch" Series☆99Updated 2 years ago
- GPT-2 in C☆76Updated 10 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆103Updated 11 months ago
- A turn-based co-petetive multiplayer game☆165Updated last month
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 9 months ago
- Modern C++ Programming Cookbook, Third Edition, Published by PACKT☆131Updated last year
- GPU Programming with C++ and CUDA, published by Packt☆48Updated 2 months ago
- creating a tiny tensor library in raw C☆831Updated 8 months ago
- Tic-Tac-Toe game in C☆13Updated 9 months ago
- Data Structures and Algorithms with the C++ STL, Published by Packt☆51Updated last year
- An implement of deep learning framework and models in C☆48Updated 7 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated last year
- A tinycompiler in C from scratch☆107Updated last year
- Solutions for Advent of Code 2022 using Modern C++.☆33Updated 2 years ago
- ☆62Updated 7 months ago
- Notes of ADRL course taught at IISC as part of MTech AI curriculum☆13Updated 11 months ago
- simply neural networks in every language☆41Updated last year
- Creating a database from the ground up in C++ for fun!☆144Updated 2 years ago
- Very fast lock-free queue (thread safe)☆174Updated 4 months ago
- Visualization of cache-optimized matrix multiplication☆155Updated 8 months ago
- http server written in cpp☆88Updated 2 months ago
- This repository contains some material I've created to teach courses on C++ and the Standard Template Library (STL). Please see http://w…☆140Updated 2 years ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated 2 months ago
- A super light chat service, support free software and free speech. 'Li' pronounces as 'lai' not 'li'.☆70Updated 9 months ago
- 🧩 Hands-on SIMD Programming with C++☆99Updated last month
- Source code of all examples and exercise solutions for "Professional C++, 6th Edition" by Marc Gregoire☆180Updated 4 months ago
- A c/c++ implementation of micrograd: a tiny autograd engine with neural net on top.☆74Updated 2 years ago