Hung Le's repositories
awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
awesome-sre
A curated list of Site Reliability and Production Engineering resources.
clean-go-article
The motivation behind writing this document, is to create a resource (and eventually a reference) for the Go community, which will help developers write cleaner code. This benefits every one of us. Whether we are writing code by ourselves, or writing code in larger teams. Establishing good paradigms for writing clean code and ensuring that this is available for everyone, will help prevent many meaningless hours on trying to understand and parse others (and our own) code.
ClusterGCN
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
InterviewBit-Solutions
InterviewBit solutions in C++(more languages coming soon)
learn_gnugrep_ripgrep
Example based guide to mastering GNU grep and ripgrep
machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
modelchimp
Experiment tracking for machine and deep learning projects
Nearby-Shops-End-User-Android-app
Open Source Food Delivery and Hyperlocal Platform
programming-quotes-api
Programming Quotes API for open source projects.
proxy_web_crawler
This script automates the process of searching for a website via keywords and scraped proxy IP
python-tutorial
Introduction to Python for C/Java programmers
react-nativescript
React plugin for NativeScript (under construction)
RedisTimeSeries
Time Series data structure for Redis
Replica-Dataset
The Replica Dataset v1 as published in https://arxiv.org/abs/1906.05797 .
selinux
This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools. The software provided by this project complements the SELinux features integrated into the Linux kernel and is used by Linux distributions. All bugs and patches should be submitted to selinux@vger.kernel.org
spotify-playlist-archive
Daily snapshots of public Spotify playlists
xlnet-pytorch
2019 Google Brain's XLNet Pytorch Implementation