jaysharp's Stars
VinceShieh/spark-ffm
FFM (Field-Awared Factorization Machine) on Spark
ycjuan/libffm
A Library for Field-aware Factorization Machines
fxsjy/jieba
结巴中文分词
aksnzhy/xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
CastellanZhang/alphaFM
Multi-thread implementation of Factorization Machines with FTRL for binary-class classification problem.
xiaogp/recsys_spark
Spark SQL 实现 ItemCF,UserCF,Swing,推荐系统,推荐算法,协同过滤
ghkk/TAAC_2020_rank60
2020腾讯广告大赛复赛60方案分享
zhulei227/ML_Notes
机器学习算法的公式推导以及numpy实现
tsyw/MachineLearningNotes
My personal notes
greyireland/algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
wnzhang/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
imsheridan/DeepRec
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
zhuchenxv/AutoFIS
AutoFIS: Automatic Feature Interaction Selection in Factorization Models for Click-Through Rate Prediction
shenweichen/GraphNeuralNetwork
Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
facebookresearch/ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
tensorlayer/TensorLayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
tensorlayer/RLzoo
A Comprehensive Reinforcement Learning Zoo for Simple Usage 🚀
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
rail-berkeley/softlearning
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
apourchot/CEM-RL
Combining Evolutionary Algorithms and deep RL in various ways
qiaoguan/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
zhuwenbo1988/nlp
xiaoylu/leetcode_category
Leetcode solutions organized by the problem categories
NeuronDance/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
Harren/traffic_predicting
datawhalechina/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
leibinghe/GAAL-based-outlier-detection
GAAL-based Outlier Detection
danieltan07/dagmm
My attempt at reproducing the paper Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection