awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDistribution Regularizers

Penalties that encourage embeddings or weights to share a common Lp norm or zero mean to promote uniformity.

Distinct from Embedding Regularization: Distinct from Embedding Regularization: focuses on distribution-level constraints (norm sharing, zero mean) rather than noise injection or general constraints.

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

Awesome Distribution Regularizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kevinmusgrave/pytorch-metric-learningAvatar von KevinMusgrave

    KevinMusgrave/pytorch-metric-learning

    6,328Auf GitHub ansehen↗

    PyTorch Metric Learning is an open-source library for training neural networks to produce similarity-preserving embedding spaces. It provides a modular framework where interchangeable loss functions, mining strategies, and evaluation tools can be composed to learn representations that map similar items to nearby points and dissimilar items to distant points in the embedding space. The library distinguishes itself through a highly configurable architecture that separates concerns across several interchangeable components. Users can assemble custom loss functions from pluggable distance metrics

    Ships distribution regularizers that encourage uniform Lp norms or zero-mean embeddings during metric learning training.

    Pythoncomputer-visioncontrastive-learningdeep-learning
    Auf GitHub ansehen↗6,328
  1. Home
  2. Artificial Intelligence & ML
  3. Regularization Techniques
  4. Embedding Regularization
  5. Distribution Regularizers