awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesShared-Bottom Architectures

Multi-task learning architectures that share bottom layers across multiple prediction objectives to learn from related tasks simultaneously.

Distinct from Multi-Task Learning Models: Distinct from Multi-Task Learning Models: specifically focuses on the shared-bottom architecture pattern rather than general multi-task sequence models.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Shared-Bottom Architectures. Refine with filters or upvote what's useful.

Awesome Shared-Bottom Architectures GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • shenweichen/deepctrshenweichen का अवतार

    shenweichen/DeepCTR

    8,039GitHub पर देखें↗

    DeepCTR is a specialized software framework and deep learning model library designed for predicting click-through rates and implementing recommendation systems. It provides a suite of tabular data models and architectures tailored for binary classification and sparse feature processing. The framework includes dedicated toolkits for multi-task learning and sequential interest modeling. It allows for the simultaneous estimation of multiple related targets through shared-bottom and gated expert neural networks, while capturing evolving user behavior using attention mechanisms and transformers.

    Implements shared-bottom architectures to estimate multiple related targets using shared neural representations.

    Pythonautointclick-through-ratectr
    GitHub पर देखें↗8,039
  • facebookresearch/sapiensfacebookresearch का अवतार

    facebookresearch/sapiens

    5,388GitHub पर देखें↗

    Sapiens is a high-resolution human vision model designed for high-precision, human-centric computer vision tasks. It functions as a suite of tools for estimating human pose, depth, and surface geometry. The project utilizes a vision transformer backbone to perform multiple tasks through a shared encoder. This architecture enables the simultaneous prediction of skeletal structures, joint locations, and the distance between a camera and a human subject. The model's capabilities cover human body part segmentation to isolate anatomical regions from backgrounds and surface normal prediction to re

    Uses a shared-bottom architecture to extract features for multiple specialized human-centric output heads.

    Python
    GitHub पर देखें↗5,388
  • shenweichen/deepctr-torchshenweichen का अवतार

    shenweichen/DeepCTR-Torch

    3,376GitHub पर देखें↗

    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

    Shares bottom layers across multiple prediction objectives to learn click and conversion rates simultaneously.

    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. Shared-Bottom Architectures