hellowodex's Stars
shenweichen/AlgoNotes
【浅梦学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
tensorflow/ecosystem
Integration of TensorFlow with other open-source frameworks
minrk/findspark
qiaoguan/deep-ctr-prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
wzhe06/SparrowRecSys
A Deep Learning Recommender System
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
recommenders-team/recommenders
Best Practices on Recommendation Systems
ShaoQiBNU/Google_MTL
Google多任务模型MMoE
tensorflow/recommenders
TensorFlow Recommenders is a library for building recommender system models using TensorFlow.
ArashPartow/exprtk
C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
optuna/optuna
A hyperparameter optimization framework
amiratag/DataShapley
Data Shapley: Equitable Valuation of Data for Machine Learning
kamyarghajar/DistilledNeuralResponseRanker
Implementation of "Distilling Knowledge for Fast Retrieval-based Chat-bots" (SIGIR 2020) using deep matching transformer networks and knowledge distillation for response retrieval in information-seeking conversational systems.
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
DeepReinforcementLearning/DeepReinforcementLearningInAction
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
tensorflow/agents
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
simoninithomas/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
iamhectorotero/rlai-exercises
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
NeuronDance/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
drawbridge/keras-mmoe
A TensorFlow Keras implementation of "Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts" (KDD 2018)
InsaneLife/dssm
DSSM and Multi-View DSSM
familyld/DeepCF
DeepCF: A Unified Framework of Representation Learning and Matching Function Learning in Recommender System
graytowne/rank_distill
A PyTorch implementation of Ranking Distillation