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

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

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

1 个仓库

Awesome GitHub RepositoriesTwo-Stream Data Training

Trains embeddings on datasets where anchor and positive or negative samples originate from separate sources.

Distinct from Training Sample Streaming: Distinct from Training Sample Streaming: focuses on two-stream data sources for metric learning, not streaming individual training samples.

Explore 1 awesome GitHub repository matching data & databases · Two-Stream Data Training. Refine with filters or upvote what's useful.

Awesome Two-Stream Data Training GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kevinmusgrave/pytorch-metric-learningKevinMusgrave 的头像

    KevinMusgrave/pytorch-metric-learning

    6,328在 GitHub 上查看↗

    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

    Trains embeddings on datasets with separate anchor and positive or negative sample sources.

    Pythoncomputer-visioncontrastive-learningdeep-learning
    在 GitHub 上查看↗6,328
  1. Home
  2. Data & Databases
  3. Incremental Data Streaming
  4. Large Dataset Streaming
  5. Training Sample Streaming
  6. Two-Stream Data Training