adeebshihadeh / nand2tetrisLinks
"build a modern computer from first principles"
☆13Updated 6 years ago
Alternatives and similar repositories for nand2tetris
Users that are interested in nand2tetris are comparing it to the libraries listed below
Sorting:
- Some ipython notebooks implementing AI algorithms☆1,394Updated 7 months ago
- Let's get it☆89Updated 3 years ago
- mergesort in many languages☆263Updated 2 years ago
- Letting computers listen to you and really care☆371Updated 3 years ago
- ☆69Updated 4 years ago
- Noob Lessons from Stream about how GPUs work☆134Updated 8 months ago
- Code for training basic neural networks, especially the MNIST numbers dataset.☆248Updated 2 years ago
- Tutorials on tinygrad☆444Updated 2 months ago
- work @ comma.ai☆174Updated last year
- Terminal like Geohot aka George Hotz. UPDATED VERSION LIKE IN STREAM☆127Updated 5 years ago
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,073Updated 2 months ago
- parallelized hyperdimensional tictactoe☆126Updated last year
- High Quality Resources on GPU Programming/Architecture☆589Updated last year
- an awesome list of resources for building Hardware products.☆107Updated 2 years ago
- Digital version of the asymptote puzzle by perplexingpuzzles.com.au☆31Updated 4 years ago
- You like pytorch? You like micrograd? You love tinygrad! ❤️☆49Updated 4 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆225Updated last year
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆30Updated 2 years ago
- Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for…☆130Updated 6 years ago
- openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Co…☆56Updated 4 years ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆97Updated last year
- To become a competent mathematician and computer scientist the complete way.☆51Updated 11 months ago
- An implement of deep learning framework and models in C☆48Updated 8 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated last year
- A single-threaded TCP server with an event loop using the poll system call written in C.☆94Updated last year
- Notes on CMU Intro to Computer Systems☆43Updated 3 years ago
- Evolutionary cell-based simulation☆25Updated last year
- A visually intuitive take on Fourier Transform based on a youtube video by 3Blue1Brown☆158Updated 6 years ago
- Open-source Electrical Engineering Curriculum☆576Updated 3 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