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 RepositoriesProgressive Layer Separation

Architectures that progressively split shared and task-specific components in multi-task learning.

Distinct from Click-Through Rate Multi-Task Models: Distinct from Shared-Bottom Architectures: separates shared and task-specific features through progressive layers rather than a single shared bottom.

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

Awesome Progressive Layer Separation 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.
  • shenweichen/deepctr-torchAvatar de shenweichen

    shenweichen/DeepCTR-Torch

    3,376Voir sur GitHub↗

    DeepCTR-Torch is a deep learning library for building click-through rate prediction models. It provides a modular framework for assembling custom prediction architectures from pre-built core, interaction, and sequence layers, enabling the construction of deep neural networks that estimate click probability from user behavior data. The library specializes in feature interaction modeling, offering components for learning low-order, high-order, and adaptive-order feature crosses. It supports multi-task learning for predicting multiple objectives simultaneously, such as click and conversion rates

    Route information through progressive layers that split shared and task-specific components for better multi-task learning.

    Pythonctr-modelsdeep-learningdeepctr
    Voir sur GitHub↗3,376
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Architectures
  5. Sequence Models
  6. Multi-Task Learning Models
  7. Progressive Layer Separation