ThanasisMattas / cp-handbookLinks
Algorithms from Competitive Programmer's Handbook by Antti Laaksonen
☆23Updated 2 months ago
Alternatives and similar repositories for cp-handbook
Users that are interested in cp-handbook are comparing it to the libraries listed below
Sorting:
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 10 months ago
- An implement of deep learning framework and models in C☆48Updated 2 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆65Updated 6 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
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 10 months ago
- literally just cool looking countdowns☆69Updated 2 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 7 months ago
- GPT-2 in C☆69Updated 5 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆268Updated 6 months ago
- buildingggggggg 🐳☆25Updated 9 months ago
- "The gift of mental power comes from God, Divine Being, and if we concentrate our minds on that truth, we become in tune with this great …☆87Updated 4 years ago
- parallelized hyperdimensional tictactoe☆117Updated 9 months ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆116Updated 3 months ago
- ☆42Updated 11 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 9 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆38Updated last year
- Experimental JavaScript runtime built with C, JavaScriptCore (JSC), and libuv.☆72Updated last month
- my little linear algebra library☆46Updated 11 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☆58Updated 2 weeks ago
- ☆90Updated 4 months ago
- Vector search over tweets from the tweet archive using OpenAI embeddings and LanceDB☆53Updated last year
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 9 months ago
- Accelerated General (FP32) Matrix Multiplication from scratch in CUDA☆117Updated 4 months ago
- ☆38Updated 3 months ago
- Learnings and programs related to CUDA☆406Updated 3 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆53Updated 10 months ago
- ✨ ML/AI, Medicine, Genomics, Science Research☆227Updated this week
- http server written in cpp☆86Updated 9 months ago
- A tinycompiler in C from scratch☆94Updated 10 months ago