awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesGenerative

Models that generate item identifiers as a sequence instead of scoring and ranking a list.

Distinct from Recommendation Models: Distinct from traditional recommendation models that predict ratings or rank existing lists by generating new item sequences.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Generative. Refine with filters or upvote what's useful.

Awesome Generative GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • datawhalechina/fun-recAvatar de datawhalechina

    datawhalechina/fun-rec

    7,177Voir sur GitHub↗

    fun-rec is a learning guide and framework for building personalized recommendation systems, covering everything from deep learning ranking to generative recommendation paradigms. It provides instructional content on constructing industrial-grade architectures that span offline data processing and real-time online serving. The project distinguishes itself by focusing on generative recommendation, treating the suggestion process as a sequence-to-sequence task using large language models and transformer models to generate item identifiers rather than traditional ranking lists. It also emphasizes

    Implements generative recommendation paradigms using LLMs and diffusion models to generate item suggestions directly.

    Pythonalgorithm-engineeringdeep-learninginterview-questions
    Voir sur GitHub↗7,177
  1. Home
  2. Artificial Intelligence & ML
  3. Recommendation Models
  4. Generative