Skip to content
View bianbian954's full-sized avatar

Block or report bianbian954

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

Popular repositories Loading

  1. Machine-learning-learning-notes Machine-learning-learning-notes Public

    Forked from Vay-keen/Machine-learning-learning-notes

    周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!

  2. deeplabv3-plus-pytorch deeplabv3-plus-pytorch Public

    Forked from bubbliiiing/deeplabv3-plus-pytorch

    这是一个deeplabv3-plus-pytorch的源码,可以用于训练自己的模型。

    Python

  3. Algorithm-Practice-in-Industry Algorithm-Practice-in-Industry Public

    Forked from Doragd/Algorithm-Practice-in-Industry

    搜索、推荐、广告、用增等工业界实践文章收集(来源:知乎、Datafuntalk、技术公众号)

    Python

  4. AI_Tutorial AI_Tutorial Public

    Forked from cbamls/AI_Tutorial

    精选机器学习,NLP,图像识别, 深度学习等人工智能领域学习资料,搜索,推荐,广告系统架构及算法技术资料整理。算法大牛笔记汇总

  5. RecSysPapers RecSysPapers Public

    Forked from tangxyw/RecSysPapers

    推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.

    Python

  6. jstarcraft-rns jstarcraft-rns Public

    Forked from HongZhaoHua/jstarcraft-rns

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

    Java