kerrywang's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
freqtrade/freqtrade
Free, open source crypto trading bot
eriklindernoren/ML-From-Scratch
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 learning.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
aphyr/distsys-class
Class materials for a distributed systems lecture series
shashank88/system_design
Preparation links and resources for system design questions
hashicorp/raft
Golang implementation of the Raft consensus protocol
sebastianstarke/AI4Animation
Bringing Characters to Life with Computer Brains in Unity
victoresque/pytorch-template
PyTorch deep learning projects made easy.
udacity/self-driving-car-sim
A self-driving car simulator built with Unity
skygragon/leetcode-cli
A cli tool to enjoy leetcode!
jupyter-widgets/ipywidgets
Interactive Widgets for the Jupyter Notebook
chaozh/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
DeepMotionEditing/deep-motion-editing
An end-to-end library for editing and rendering motion of 3D characters with deep learning [SIGGRAPH 2020]
huaying/instagram-crawler
Get Instagram posts/profile/hashtag data without using Instagram API
ccombier/stanford-CS229
Python solutions to the problem sets of Stanford's graduate course on Machine Learning, taught by Prof. Andrew Ng
jfhealthcare/Chexpert
Top 1 solution of Chexpert
potterhsu/SVHNClassifier-PyTorch
A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
cmaron/CS-7641-assignments
CS 7641 - All the code
alexstaravoitau/traffic-signs
Building a CNN based traffic signs classifier.
mohamedameen93/CS-6210-Advanced-Operating-Systems-Notes
In this repository, I will publish my notes for GaTech's Advanced Operating Systems course (CS6210).
beeps82/SVHN_CNN
Four digit SVHN (Street View House Number) sequence prediction with CNN using Keras with TensorFlow backend
viadanna/sdc-advanced-lane-lines
A computer vision approach to detecting lane lines on images and videos