alyssaq's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
jantic/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
alexpate/awesome-design-systems
💅🏻 ⚒ A collection of awesome design systems
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ardanlabs/gotraining
Go Training Class Material :
karpathy/convnetjs
Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.
aikorea/awesome-rl
Reinforcement learning resources curated
bnb/awesome-developer-streams
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
HIPS/autograd
Efficiently computes derivatives of NumPy code.
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
fogleman/nes
NES emulator written in Go.
hasura/gitkube
Build and deploy docker images to Kubernetes using git push
jsvine/markovify
A simple, extensible Markov chain generator.
ermongroup/cs228-notes
Course notes for CS228: Probabilistic Graphical Models.
aburkov/theMLbook
The Python code to reproduce the illustrations from The Hundred-Page Machine Learning Book.
yu4u/noise2noise
An unofficial and partial Keras implementation of "Noise2Noise: Learning Image Restoration without Clean Data"
ericmjl/bayesian-stats-modelling-tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
elegant-scipy/elegant-scipy
1st Edition of Elegant SciPy (O'Reilly Publishers)
vdutor/TF-rex
Play Google Chrome's T-rex game with TensorFlow
eleanorlutz/western_constellations_atlas_of_space
Code, data, and instructions to map every star you can see from Earth
kfiraberman/neural_best_buddies
An algorithm for sparse semantic correspondence between images of different categories [SIGGRAPH 2018]
sisl/aa228-notebook
IJulia notebooks for AA228/CS238 Decision Making Under Uncertainty course at Stanford University
ravi72munde/Chrome-Dino-Reinforcement-Learning
An RL implementation in Keras
franciscop/statux
⚛️ The easy state management library for React with Hooks
GalvanizeOpenSource/Recurrent_Neural_Net_Meetup
Recurrent Neural Network presentation and files for Meet-Up
alyssaq/timezones-buddy
Convert between different timezones and unix timestamps
blaizeberry4/talks-email-search-asyncio
Using Python's asyncio module to build clean and performant search middleware.