Git Product home page Git Product logo

slim-recommendation's Introduction

SLIM-recommendation

This project includes a simple recommendation system, several recommendation algorithms.

Recommendation algorithm includes SLIM(Sparse LInear Methods), LFM(Latent Factor Model), ItemCF, UserCF.

SLIM uses coordinate decent.

LFM uses stochastic gradient descent(SGD).

基于SLIM的推荐方法研究.pdf is my graduation thesis, which explains SLIM theory and my experiment.

If you are interested in recommender system, my developing Recommender-System is recommended for you, it is implements in tensorflow2!


本工程主要包括一个简单的推荐系统,以及几个推荐算法。

推荐算法包括稀疏线性算法,隐语义模型算法,基于物品的协同过滤算法,基于用户的协同过滤算法。

稀疏线性算法主要使用坐标下降法求解。

隐语义模型算法主要使用随机梯度下降法求解。

基于SLIM的推荐方法研究.pdf是我的本科毕设论文,里面详细讲解了SLIM推荐算法的原理和我的实验过程。

如果你对推荐系统很感兴趣,推荐一下我正在开发的推荐系统,它是用最新的tensorflow2写的!

slim-recommendation's People

Contributors

sssxccc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.