# MachineLearning **Repository Path**: andyham_andy.ham/MachineLearning ## Basic Information - **Project Name**: MachineLearning - **Description**: Provide the traditional method and neural network method of machine learning in the recommendation system, and keep updating. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-02-22 - **Last Updated**: 2023-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MachineLearning-RS ## Introduction 此仓库用于记录在学习推荐系统过程中的知识产出,主要是对经典推荐算法的原理解析及代码实现。 #### About #### Main contributors(welcome to join us!) 1. https://gitee.com/andyham_andy.ham 2. [nlp-tutorial: Natural Language Processing Tutorial for Deep Learning Researchers (github.com)](https://github.com/andyhamgh/nlp-tutorial) 3. [Transformer的PyTorch实现 - mathor (wmathor.com)](https://wmathor.com/index.php/archives/1455/) #### Reference 1. https://zhuanlan.zhihu.com/p/53231955 2. https://www.zhihu.com/column/c_1330637706267734016 3. https://github.com/shenweichen/deepctr 4. https://github.com/jc-LeeHub/Recommend-System-tf2.0