Stars
Project Jenkins: Monkey Thinks, Robot Moves... and Back?
Implementation of papers in 100 lines of code.
Script version of Soft Potato, the electrochemistry simulator.
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
Network Assembler is a simple way to create neural networks in Keras
PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, ben…
CS:GO wallhack achieved by patching one byte of game memory. Written in Python 3.
Companion webpage to the book "Mathematics For Machine Learning"
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Cyclic Coordinate Descent Inverse Kinematics of n-Link Arm Robot in 2D Space with Python and Matplotlib