Pinned Repositories
Ad-papers
Papers on Computational Advertising
AlgoNotes
公众号【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
alignment-handbook
Robust recipes to align language models with human and AI preferences
alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
awesome-deep-learning-single-cell-papers
Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
Awesome-Interview
Collection of awesome interview references.
Awesome_Diffusions
AllenShow's Repositories
AllenShow/Ad-papers
Papers on Computational Advertising
AllenShow/AlgoNotes
公众号【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
AllenShow/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
AllenShow/Awesome-Interview
Collection of awesome interview references.
AllenShow/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepInterestEvolutionNetwork(DIEN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine(AFM),Neural Factorization Machine(NFM),AutoInt
AllenShow/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
AllenShow/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
AllenShow/dien
AllenShow/ecosystem
Integration of TensorFlow with other open-source frameworks
AllenShow/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
AllenShow/libffm
A Library for Field-aware Factorization Machines
AllenShow/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
AllenShow/neural-image-assessment
Implementation of NIMA: Neural Image Assessment in Keras
AllenShow/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
AllenShow/paper-reading
深度学习经典、新论文逐段精读
AllenShow/ranking
Learning to Rank in TensorFlow
AllenShow/Read_Bert_Code
Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子
AllenShow/scPretrain
scPretrain: Multi-task self-supervised learning for cell type classification
AllenShow/SparkCTR
CTR prediction model based on spark(LR, GBDT, DNN)
AllenShow/SparrowRecSys
A Deep Learning Recommender System
AllenShow/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
AllenShow/traclus
AllenShow/traclus_impl