YaphetDM's repositories
tianchi_pcvr
ali mama tianchi competition on user conversion prediction
conv_seq2seq
A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)
CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
dlrm
An implementation of a deep learning recommendation model (DLRM)
DMR
Deep Match to Rank Model for Personalized Click-Through Rate Prediction
fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
Recommender-System-with-TF2.0
Recurrence the recommender paper with Tensorflow2.0
spark-ffm
Spark-based implementation of FFM (Field-Awared Factorization Machine) with paralleled Adagrad solver
tensorflow
Computation using data flow graphs for scalable machine learning
tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等