awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesCustom ML Components

Extensibility mechanisms for defining custom neural network layers, models, and metrics using high-level language source code.

Distinct from Custom Python Components: Distinct from Custom Python Components: specifically targets ML-specific building blocks like layers and metrics rather than general system logic.

Explore 2 awesome GitHub repositories matching user interface & experience · Custom ML Components. Refine with filters or upvote what's useful.

Awesome Custom ML Components 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.
  • fchollet/kerasAvatar de fchollet

    fchollet/keras

    64,095Voir sur GitHub↗

    Keras is a high-level deep learning API used to design, build, and train neural networks for tasks such as computer vision, natural language processing, and time series forecasting. It provides a framework for defining model architectures and optimizing weights through a structured interface. The project is defined by a backend-agnostic design that allows the same model code to run across different compute engines. This multi-backend execution enables users to swap underlying engines to optimize for specific hardware or performance requirements. The system supports distributed model training

    Enables the creation of custom layers, models, and metrics that remain compatible across different compute engines.

    Python
    Voir sur GitHub↗64,095
  • modelscope/modelscopeAvatar de modelscope

    modelscope/modelscope

    8,718Voir sur GitHub↗

    ModelScope is a comprehensive machine learning platform that functions as a model hub, training framework, inference engine, and cloud development environment. It provides a centralized repository for discovering, downloading, and managing pre-trained models and datasets across multiple modalities, including natural language, vision, and speech. The platform features a unified interface for multimodal model inference and a standardized framework for fine-tuning and evaluating large-scale models. It supports distributed training to scale workloads across multiple processors and provides contai

    Allows the modification of specific pipeline modules to implement custom logic during model inference and training.

    Pythoncvdeep-learningmachine-learning
    Voir sur GitHub↗8,718
  1. Home
  2. User Interface & Experience
  3. Custom Component Extensions
  4. Custom Python Components
  5. Custom ML Components