chidouhu's Stars
tensorflow/models
Models and examples built with TensorFlow
ngosang/trackerslist
Updated list of public BitTorrent trackers
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
hindupuravinash/the-gan-zoo
A list of all named GANs!
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
leptonai/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
allegro/bigcache
Efficient cache for gigabytes of data written in Go.
coocood/freecache
A cache library for Go with zero GC overhead.
LantaoYu/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
wzhe06/Ad-papers
Papers on Computational Advertising
junxiaosong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
tensorflow/minigo
An open-source implementation of the AlphaGoZero algorithm
martinarjovsky/WassersteinGAN
JustFollowUs/Machine-Learning
Alro10/deep-learning-time-series
List of papers, code and experiments using deep learning for time series forecasting
LiyuanLucasLiu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
THUNLP-MT/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
tqchen/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
Hironsan/awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.
dav/word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.
baidu/bigflow
Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigflow processes 4P+ data inside Baidu and runs about 10k jobs every day.
jwwthu/GNN4Traffic
This is the repository for the collection of Graph Neural Network for Traffic Forecasting.
guoday/Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
Tessil/hat-trie
C++ implementation of a fast and memory efficient HAT-trie
oneTaken/awesome_deep_learning_interpretability
深度学习近年来关于神经网络模型解释性的相关高引用/顶会论文(附带代码)
AlaaLab/deep-learning-uncertainty
Literature survey, paper reviews, experimental setups and a collection of implementations for baselines methods for predictive uncertainty estimation in deep learning models.
pyduan/amazonaccess
Amazon Employee Access Challenge
Faldict/awesome-GAN
A curated list of awesome Generative Adversarial Nets resources.