Skip to content
View BinFuPKU's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report BinFuPKU

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CTRRecommenderModels CTRRecommenderModels Public

    I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. (对工业界学术界的CTR推荐调研并实现25个算法模型,2023)

    Jupyter Notebook 15

  2. DPJF-MBS DPJF-MBS Public

    the code of our paper "Beyond Matching: Modeling Two-Sided Multi-Behavioral Sequences For Dynamic Person-Job Fit" (实现十多个人岗匹配模型和动态人岗匹配模型的算法库,2021)

    Python 12 2

  3. ReciprocalRecommender ReciprocalRecommender Public

    I have implemented some reciprocal recommendation models (实现各种互惠推荐模型的算法库,2019-2020)

    Python 4

  4. pytorch-practice pytorch-practice Public

    个人实现pytorch高级编程,包括基本知识、卷积神经网络、循环神经网络、生成对抗、模型部署和分布式训练(2022)

    Jupyter Notebook 3 1

  5. CollaborativeFilteringUsingTensorflow CollaborativeFilteringUsingTensorflow Public

    the code of our paper "Generalized Collaborative Personalized Ranking for Recommendation". I realize a Collaborative Filtering Framework using Tensorflow (基于TensorFlow实现的协同过滤推荐框架算法库,2018)

    Python 2

  6. AdvancedNLP AdvancedNLP Public

    I have implemented the common operations in NLP domain (实现NLP中各种常规操作,如分词、句法、命名实体识别、语义话题模型、爬虫、ElasticSearch和Faiss向量检索,huggingface-transformers完成各种任务,2023)

    Jupyter Notebook