KIDJourney's Stars
ethereum/go-ethereum
Go implementation of the Ethereum protocol
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
chubin/cheat.sh
the only cheat sheet you need
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
cfenollosa/os-tutorial
How to create an OS from scratch
go-delve/delve
Delve is a debugger for the Go programming language.
elastic/kibana
Your window into the Elastic Stack
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
InterviewMap/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
microsoft/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
trimstray/test-your-sysadmin-skills
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
googlecreativelab/quickdraw-dataset
Documentation on how to access and use the Quick, Draw! Dataset.
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
maestron/botnets
This is a collection of #botnet source codes, unorganized. For EDUCATIONAL PURPOSES ONLY
openai/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
tensorflow/ranking
Learning to Rank in TensorFlow
rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
Tencent/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
chrischoy/3D-R2N2
Single/multi view image(s) to voxel reconstruction using a recurrent neural network
glample/tagger
Named Entity Recognition Tool
wannabeOG/Mask-RCNN
A PyTorch implementation of the architecture of Mask RCNN
niessner/Matterport
Matterport3D is a pretty awesome dataset for RGB-D machine learning tasks :)
hezhangsprinter/ID-CGAN
Image De-raining Using a Conditional Generative Adversarial Network
congve1/image_captioning
image captioning codebase