adeebshihadeh / nand2tetrisLinks
"build a modern computer from first principles"
☆13Updated 5 years ago
Alternatives and similar repositories for nand2tetris
Users that are interested in nand2tetris are comparing it to the libraries listed below
Sorting:
- Letting computers listen to you and really care☆369Updated 3 years ago
- Some ipython notebooks implementing AI algorithms☆1,369Updated 3 months ago
- Let's get it☆86Updated 2 years ago
- mergesort in many languages☆261Updated last year
- The comma.ai Calibration Challenge!☆974Updated last year
- work @ comma.ai☆174Updated 9 months ago
- Manage your ever-growing list of research papers☆13Updated last year
- parallelized hyperdimensional tictactoe☆124Updated last year
- Solve puzzles to improve your tinygrad skills!☆142Updated 5 months ago
- ☆89Updated this week
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆229Updated last year
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,069Updated last month
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆124Updated 6 years ago
- High Quality Resources on GPU Programming/Architecture☆588Updated last year
- speedrun implementation of dl papers throughout history☆33Updated last year
- From the Transistor to the Web Browser, a rough outline for a 12 week course☆232Updated last year
- could we make an ml stack in 100,000 lines of code?☆46Updated last year
- Noob Lessons from Stream about how GPUs work☆126Updated 4 months ago
- An implement of deep learning framework and models in C☆48Updated 4 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆91Updated last year
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆278Updated 9 months ago
- Open-source Electrical Engineering Curriculum☆508Updated 2 years ago
- ☆17Updated last year
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- TransformerCPP is a minimal C++ machine learning library with autograd and tensor ops, inspired by PyTorch. It includes a from-scratch Tr…☆33Updated last week
- openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Co…☆55Updated 3 years ago
- A small BASIC-to-C compiler written in Python.☆359Updated last year
- Only you can complete you :)☆72Updated 4 years ago
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆30Updated last year
- GPT-2 in C☆75Updated 8 months ago