HonglanHuang's Stars
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
google-research/bert
TensorFlow code and pre-trained models for BERT
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
resumejob/awesome-resume
Resume,Resume Templates,程序员简历例句,简历模版,
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
alibaba/x-deeplearning
An industrial deep learning framework for high-dimension sparse data
Smilexuhc/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
robi56/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
wzhe06/SparrowRecSys
A Deep Learning Recommender System
krasserm/bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
PaddlePaddle/PGL
Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle
cheungdaven/DeepRec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
rixwew/pytorch-fm
Factorization Machine models in PyTorch
nzc/dnn_ctr
The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc
Johnson0722/CTR_Prediction
CTR prediction using FM FFM and DeepFM
tensorlayer/RLzoo
A Comprehensive Reinforcement Learning Zoo for Simple Usage 🚀
chengstone/kaggle_criteo_ctr_challenge-
This is a kaggle challenge project called Display Advertising Challenge by CriteoLabs at 2014.这是2014年由CriteoLabs在kaggle上发起的广告点击率预估挑战项目。
hrpan/tetris_mcts
MCTS project for Tetris
shirgur/PointerNet
Pytorch implementation of Pointer Network
nzc/tencent-contest
caijie12138/CS224n-2019
Stanford cs224n 2019 homework
pengchenyu111/Recommender-For-Bigdata-Exercise
大数据实战——商品推荐系统(Spark、Scala、MongoDB)
chenhaokun/TPGR
python implementation of the TPGR
CUN-bjy/gym-td3-keras
Keras Implementation of TD3(Twin Delayed DDPG) with PER(Prioritized Experience Replay) option on OpenAI gym framework
shunyaoshih/rl-playlist-generation
A RNN-LM-based model for playlist generation with reinforcement learning (ISMIR 2018)
almajo/drl4rec-thesis
Implementation of Model-Free Deep Reinforcement Learning methods for the recommender domain.