Stars
MinHash, LSH, LSH Forest, Weighted MinHash, HyperLogLog, HyperLogLog++, LSH Ensemble and HNSW
TensorFlow code and pre-trained models for BERT
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A collection of design patterns/idioms in Python
The most cited deep learning papers
Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"
Course notes for CS224N Winter17
Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
A curated list of delightful Bash scripts and resources.
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
Particle Fever: a library for particle filtering Monte Carlo inference
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
Style guides for Google-originated open-source projects
A curated list of awesome Machine Learning frameworks, libraries and software.
Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
The comprehensive WSGI web application library.
The Python micro framework for building web applications.
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.…
Deep Learning Tutorial notes and code. See the wiki for more info.
scikit-learn: machine learning in Python
The Web framework for perfectionists with deadlines.