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

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

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

1 个仓库

Awesome GitHub RepositoriesGame-Theoretic Loss Balancing

Techniques that use game theory to dynamically weight multiple task losses and prevent gradient dominance.

Distinct from Multi-Task Learning Models: Specifically addresses the mathematical balancing of loss functions in multi-task settings

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Game-Theoretic Loss Balancing. Refine with filters or upvote what's useful.

Awesome Game-Theoretic Loss Balancing GitHub Repositories

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

    uber/ludwig

    11,718在 GitHub 上查看↗

    Ludwig is a declarative machine learning framework designed for training neural networks and large language models using configuration files instead of manual coding. It functions as a multimodal model builder and a low-code tool for supervised fine-tuning, allowing users to build models that process mixed inputs of text, images, audio, and tabular data. The project distinguishes itself through an automated hyperparameter optimizer and a system for large language model fine-tuning using parameter-efficient adapters. It features a multimodal data pipeline and the ability to automatically gener

    Optimizes multi-task loss functions using game-theoretic methods to prevent any single task from dominating the gradient.

    Python
    在 GitHub 上查看↗11,718
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Architectures
  5. Sequence Models
  6. Multi-Task Learning Models
  7. Game-Theoretic Loss Balancing