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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesPre-trained Model Initialization

Techniques for bootstrapping training using supervised or unsupervised checkpoints to accelerate convergence.

Distinct from Pre-trained Models: Focuses on the act of initialization using checkpoints rather than the storage of checkpoints or the pre-training process

Explore 2 awesome GitHub repositories matching part of an awesome list · Pre-trained Model Initialization. Refine with filters or upvote what's useful.

Awesome Pre-trained Model Initialization GitHub Repositories

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

    thuml/Transfer-Learning-Library

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

    This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a framework for aligning feature distributions between source and target datasets, a toolkit for domain generalization, and a library for semi-supervised learning using small labeled datasets and large unlabeled sets. The library provides specialized capabilities for unsupervised domain adaptation, including the use of adversarial networks, discrepancy-based architectures, and image-to-image translation to reduce distribution mismatch. It also includes tools for domain generali

    Integrates supervised or unsupervised checkpoints to reduce the amount of labeled data needed for convergence.

    Python
    GitHub पर देखें↗3,917
  • stability-ai/stable-audio-toolsStability-AI का अवतार

    Stability-AI/stable-audio-tools

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

    Stable-audio-tools is a toolkit for training and deploying latent diffusion models for high-fidelity audio synthesis. It provides a framework for generating audio by iteratively refining noise within a compressed latent space, using specialized encoders to preserve temporal and spectral features of the audio signal. The project features a system for adapting pre-trained audio checkpoints to new datasets through modular initialization and configuration files. It includes utilities for weight extraction and inference model export, which remove training metadata and optimizer states to create li

    Provides flexible entry points for loading pre-trained checkpoints to initialize training on new audio datasets.

    Python
    GitHub पर देखें↗3,790
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. Pre-trained Models
  5. Pre-trained Model Initialization