awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • shenweichen/deepctr-torchالصورة الرمزية لـ shenweichen

    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