Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View yuzhaofeng's full-sized avatar

Block or report yuzhaofeng

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. DeepCF DeepCF Public

    Forked from familyld/DeepCF

    DeepCF: A Unified Framework of Representation Learning and Matching Function Learning in Recommender System

    Python 1

  2. NeuralCF NeuralCF Public

    Forked from Leavingseason/NeuralCF

    A fork from https://github.com/hexiangnan/neural_collaborative_filtering. Change keras version to v2.1.3, and use tensorflow as the backend.

    Python 1

  3. jstarcraft-rns jstarcraft-rns Public

    Forked from HongZhaoHua/jstarcraft-rns

    专注于解决推荐领域与搜索领域的两个核心问题:排序预测(Ranking)和评分预测(Rating). 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了70多种排序预测与评分预测算法,是最快最全的Java推荐与搜索引擎.

    Java

  4. keras keras Public

    Forked from keras-team/keras

    Deep Learning for humans

    Python

  5. jaguardb jaguardb Public

    Forked from andrewzhang1/jaguardb

    Best NoSQL Spatial Database

    C++

  6. MovieRecommendation MovieRecommendation Public

    Forked from xingzhexiaozhu/MovieRecommendation

    UserCF和ItemCF协同过滤推荐算法的实现

    Python