Stars
It is a high-performance causal inference (statistical model) computing library based on OLAP, which solves the performance bottleneck of the existing statistical model library (R/Python) under big…
🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。
Code for the paper "Language Models are Unsupervised Multitask Learners"
Transformer seq2seq model, program that can build a language translator from parallel corpus
Distributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.
An annotated implementation of the Transformer paper.
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
MiNet: Mixed Interest Network for Cross-Domain Click-Through Rate Prediction
Leaderboard and Visualization for RLCard
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Make stream processing easier! Easy-to-use streaming application development framework and operation platform.
Reinforced Recommendation toolkit built around pytorch 1.7
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"
Simple Tensorflow implementation of "Adaptive Gradient Methods with Dynamic Bound of Learning Rate" (ICLR 2019)
Lookahead optimizer ("Lookahead Optimizer: k steps forward, 1 step back") for tensorflow
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
An industrial deep learning framework for high-dimension sparse data
Dragonfly(蜻蜓)是阿里自研的 P2P 文件分发系统,开源版的 Dragonfly 可用于 P2P 文件分发、容器镜像分发、局部限速、磁盘容量预检等。它支持多种容器技术,对容器本身无需做任何改造,镜像分发比 natvie 方式提速可高达 57 倍,Registry 网络出流量降低99.5%以上。
Tensorflow implementation of DeepFM for CTR prediction.