awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesConfigurable Model Training

Training routines that are executed based on parameters defined in external configuration files.

Distinct from Model Inference Run Executions: The candidates focus on inference runs or data models, not the use of config files to drive the training process.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Configurable Model Training. Refine with filters or upvote what's useful.

Awesome Configurable Model Training GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nervanasystems/neonAvatar de NervanaSystems

    NervanaSystems/neon

    3,864Voir sur GitHub↗

    Neon is a deep learning framework and hardware-abstraction machine learning stack used for designing, training, and deploying neural network architectures. It functions as a graph-based computation engine that utilizes just-in-time kernel compilation to optimize machine code for tensors. The platform decouples model definitions from execution kernels, allowing it to support multiple CPU and GPU backends. This architecture enables the distribution of computational workloads across parallelized hardware environments to increase processing speed and overall efficiency. The system covers the ful

    Allows execution of model training tasks via configuration files to define parameters and backend settings.

    Python
    Voir sur GitHub↗3,864
  • stability-ai/stable-audio-toolsAvatar de Stability-AI

    Stability-AI/stable-audio-tools

    3,790Voir sur GitHub↗

    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

    Uses structured configuration files to define hyperparameters and data pipelines for reproducible audio model training.

    Python
    Voir sur GitHub↗3,790
  1. Home
  2. Artificial Intelligence & ML
  3. Configurable Model Training