awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • shenweichen/deepctr-torchshenweichen 的头像

    shenweichen/DeepCTR-Torch

    3,376在 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
    在 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