ctr
There are 142 repositories under ctr topic.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
ChenglongChen/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.
mJackie/RecSys
计算广告/推荐系统/机器学习(Machine Learning)/点击率(CTR)/转化率(CVR)预估/点击率预估
guyulongcs/Awesome-Deep-Learning-Papers-for-Search-Recommendation-Advertising
Awesome Deep Learning papers for industrial Search, Recommendation and Advertisement. They focus on Embedding, Matching, Ranking (CTR/CVR prediction), Post Ranking, Large Model (Generative Recommendation, LLM), Transfer learning, Reinforcement Learning and so on.
ricmoo/aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation for node.js or web browsers.
reczoo/FuxiCTR
A configurable, tunable, and reproducible library for CTR prediction https://fuxictr.github.io
qiaoguan/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
ricmoo/pyaes
Pure-Python implementation of AES block-cipher and common modes of operation.
shenweichen/DSIN
Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"
dnasdw/3dstool
An all-in-one tool for extracting/creating 3ds roms.
ChenglongChen/tensorflow-XNN
4th Place Solution for Mercari Price Suggestion Competition on Kaggle using DeepFM variant.
RustCrypto/stream-ciphers
Collection of stream cipher algorithms
JianzhouZhan/Awesome-RecSystem-Models
Implements of Awesome RecSystem Models with PyTorch/TF2.0
GitHub-HongweiZhang/prediction-flow
Deep-Learning based CTR models implemented by PyTorch
auxten/go-ctr
Go DeepLearning based Recommendation Framework
tangxyw/RecAlgorithm
主流推荐系统Rank算法的实现
dnasdw/SharedFontTool
3DS SharedFontTool
PaddlePaddle/ElasticCTR
ElasticCTR,即飞桨弹性计算推荐系统,是基于Kubernetes的企业级推荐系统开源解决方案。该方案融合了百度业务场景下持续打磨的高精度CTR模型、飞桨开源框架的大规模分布式训练能力、工业级稀疏参数弹性调度服务,帮助用户在Kubernetes环境中一键完成推荐系统部署,具备高性能、工业级部署、端到端体验的特点,并且作为开源套件,满足二次深度开发的需求。
bytedance/LargeBatchCTR
Large batch training of CTR models based on DeepCTR with CowClip.
CTR-tools/CTR-tools
Crash Team Racing (PS1) tools - a C# framework and a set of tools by DCxDemo to parse files found in the original kart racing game by Naughty Dog (and a bit of Crash Bash too).
Hirosora/LightCTR
LightCTR is a tensorflow 2.0 based, extensible toolbox for building CTR/CVR predicting models.
titicaca/spark-gbtlr
Hybrid model of Gradient Boosting Trees and Logistic Regression (GBDT+LR) on Spark
morningsky/Torch-RecHub
A Lighting Pytorch Framework for Recommendation System, Easy-to-use and Easy-to-extend.
jpryda/facebook-multi-scraper
Multi-threaded Facebook scraper for social analytics of public and owned pages
ZhengZixiang/MatchPapers
Worth-reading papers and related awesome resources on matching task. 值得一读的匹配任务相关论文与资源集合
StrayCamel247/Django_web
✨ DJANGO3.1 网站,集成用户管理,文章博客管理,算法模型可视化系统等功能
duoan/ijcai18-mama-ads-competition
IJCAI-18 阿里妈妈搜索广告转化预测初赛方案
ShawnyXiao/2018-Kaggle-AdTrackingFraud
2018 - Kaggle - TalkingData AdTracking Fraud Detection Challenge: Silver medal (银牌)
Hourout/CTR-keras
Tensorflow2.x implementations of CTR(LR、FM、FFM)
qian135/ctr_model_zoo
some ctr model, implemented by PyTorch, such as Factorization Machines, Field-aware Factorization Machines, DeepFM, xDeepFM, Deep Interest Network
Tongjilibo/rec4torch
推荐系统的pytorch算法实现
searchlink/din
keras implementation about Deep Interest Network
LogicJake/tuling-video-click-top3
图灵联邦视频点击预测大赛线上第三-【ctr, embedding, 穿越特征】
aykxt/crypto
🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2
zeroized/DeepRec-torch
Easy-to-use pytorch-based framework for RecSys models
liuchenailq/zhihu-findexp
2019年知乎看山杯专家发现算法大赛第六名完整解决方案