chengfx's Stars
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
hwdsl2/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
1349279985/wx-tetris
微信小程序经典俄罗斯方块
facebookresearch/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
google-research/bert
TensorFlow code and pre-trained models for BERT
microsoft/NeuronBlocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
lukecq1231/nli
Enhanced LTSM for natural language inference
tmikolov/word2vec
Automatically exported from code.google.com/p/word2vec
taku910/mecab
Yet another Japanese morphological analyzer
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
dmlc/ps-lite
A lightweight parameter server interface
nikitasrivatsan/DeepLearningVideoGames
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
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
PaddlePaddle/Paddle-Lite
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
DonJayamanne/pythonVSCode
This extension is now maintained in the Microsoft fork.
BVLC/caffe
Caffe: a fast open framework for deep learning.
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
git-for-windows/git
A fork of Git containing Windows-specific patches.
rasmusbergpalm/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
github/gitignore
A collection of useful .gitignore templates
google/googletest
GoogleTest - Google Testing and Mocking Framework