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

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

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

MLOps resources

排名更新于 2026年7月27日

For machine learning ops resources, the strongest matches are mlflow/mlflow (MLflow is an open-source platform designed to manage the), clearml/clearml (ClearML is a comprehensive MLOps platform that provides experiment) and kubeflow/kubeflow (Kubeflow is a comprehensive Kubernetes-based platform for orchestrating the). allegroai/clearml and wandb/wandb round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked MLOps resources to streamline your machine learning pipelines. Compare top tools, frameworks, and guides to find the right fit.

MLOps resources

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mlflow/mlflowmlflow 的头像

    mlflow/mlflow

    26,554在 GitHub 上查看↗

    MLflow is an open-source platform designed to manage the machine learning lifecycle, providing strong support for experiment tracking, model registry, and deployment, though it lacks built-in data versioning and broad resource curation.

    PythonExperiment TrackingModel Inference ServersModel Registries
    在 GitHub 上查看↗26,554
  • clearml/clearmlclearml 的头像

    clearml/clearml

    6,740在 GitHub 上查看↗

    ClearML is a comprehensive MLOps platform designed to manage the end-to-end machine learning lifecycle, from initial experimentation to production deployment. It provides a suite of integrated tools including a pipeline orchestrator for automating workflows, an experiment tracking tool for logging hyperparameters and metrics, and a metadata-driven data versioning system for managing large-scale datasets and model artifacts. The platform is distinguished by its advanced compute management and serving capabilities. It features a GPU compute manager that supports fractional resource slicing and

    ClearML is a comprehensive MLOps platform that provides experiment tracking, pipeline orchestration, model registry, and resource management capabilities to handle the end-to-end machine learning lifecycle.

    PythonExperiment TrackingModel Serving Endpoints
    在 GitHub 上查看↗6,740
  • kubeflow/kubeflowkubeflow 的头像

    kubeflow/kubeflow

    15,739在 GitHub 上查看↗

    Kubeflow is a Kubernetes machine learning platform and containerized toolkit designed to orchestrate the entire machine learning lifecycle. It functions as an MLOps workflow orchestrator and infrastructure layer for building, training, and deploying models within containerized environments. The project provides specialized infrastructure for scaling compute resources and managing GPU workloads for large-scale distributed training. It automates the transition of models from experimental development to production through workflow orchestration and model deployment services. The platform covers

    Kubeflow is a comprehensive Kubernetes-based platform for orchestrating the machine learning lifecycle and production deployments, though it functions as a heavyweight infrastructure platform rather than a curated resource directory.

    Model ServingMLOps
    在 GitHub 上查看↗15,739
  • allegroai/clearmlallegroai 的头像

    allegroai/clearml

    6,733在 GitHub 上查看↗

    ClearML is a comprehensive MLOps platform designed to manage the entire machine learning lifecycle. It functions as an experiment tracking tool, a data versioning system, and a pipeline orchestrator, while providing infrastructure for GPU cluster management and model serving. The platform is distinguished by its ability to handle hybrid-cloud compute scheduling and fractional GPU allocation, allowing multiple workloads to share a single hardware accelerator. It employs a metadata-based approach to data versioning, using virtual views to track large datasets and artifacts without duplicating r

    ClearML is a comprehensive MLOps platform that provides experiment tracking, pipeline orchestration, model deployment, and data versioning, aligning well with your search for lifecycle management tools despite being a software platform rather than a static resource directory.

    PythonExperiment TrackingExperiment Tracking SystemsML Pipeline Orchestrators
    在 GitHub 上查看↗6,733
  • wandb/wandbwandb 的头像

    wandb/wandb

    10,844在 GitHub 上查看↗

    Wandb is a centralized platform for machine learning experiment tracking, model registry management, and workflow orchestration. It provides a comprehensive suite of tools for logging, visualizing, and versioning training metrics, model artifacts, and hyperparameter sweeps to ensure reproducibility across development cycles. The platform also functions as an observability tool for large language model applications, enabling the tracing of execution steps, token usage, and reasoning processes. The project distinguishes itself through its event-driven automation capabilities, which allow users

    Weights & Biases is a leading machine learning platform specializing in experiment tracking, model registry, and artifact versioning, fitting the operational side of the requested lifecycle despite functioning as a managed platform rather than a resource directory.

    PythonExperiment TrackingModel Inference DeploymentModel Registries
    在 GitHub 上查看↗10,844
  • polyaxon/polyaxonpolyaxon 的头像

    polyaxon/polyaxon

    3,707在 GitHub 上查看↗

    Polyaxon is a Kubernetes-native machine learning orchestration platform and MLOps pipeline orchestrator. It serves as a control plane for managing distributed deep learning workloads, automated machine learning pipelines, and experiment tracking. The platform distinguishes itself through specialized services for distributed training management, including MPI-based coordination for PyTorch and TensorFlow. It provides an automated hyperparameter optimization service utilizing Bayesian, random, and grid search algorithms, alongside managed interactive AI workspaces for launching Jupyter notebook

    Polyaxon is a Kubernetes-native MLOps platform for experiment tracking and pipeline orchestration, missing some resource curation directory features but squarely serving as an operational toolkit for the machine learning lifecycle.

    MDXExperiment TrackingModel RegistriesExperiment Tracking Systems
    在 GitHub 上查看↗3,707
  • netflix/metaflowNetflix 的头像

    Netflix/metaflow

    9,764在 GitHub 上查看↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Metaflow is a Python-based MLOps framework and workflow orchestrator for managing the machine learning lifecycle, though it focuses on pipeline orchestration and tracking rather than serving as a resource directory.

    PythonExperiment TrackingExperiment Tracking Systems
    在 GitHub 上查看↗9,764
  • iterative/dvciterative 的头像

    iterative/dvc

    15,680在 GitHub 上查看↗

    DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi

    DVC is a data versioning and pipeline orchestration tool tailored for machine learning, covering key lifecycle aspects like experiment tracking and artifact management, though it focuses more on data and pipelines than serving as a full all-in-one MLOps suite.

    PythonExperiment Tracking
    在 GitHub 上查看↗15,680
  • ujjwalkarn/machine-learning-tutorialsujjwalkarn 的头像

    ujjwalkarn/Machine-Learning-Tutorials

    17,909在 GitHub 上查看↗

    This repository serves as a structured educational resource for machine learning and data science, providing a centralized collection of tutorials, lecture notes, and implementation guides. It is designed to support self-directed learning by organizing complex technical concepts into a clear, hierarchical path that spans from foundational statistical methods to advanced deep learning architectures. The project distinguishes itself through a comprehensive approach to skill development, bridging the gap between theoretical algorithmic foundations and functional software applications. It offers

    This repository provides a curated collection of machine learning tutorials and educational resources, though it focuses more on learning materials than an active MLOps toolchain.

    Awesome List
    在 GitHub 上查看↗17,909
  • kedro-org/kedrokedro-org 的头像

    kedro-org/kedro

    10,889在 GitHub 上查看↗

    Kedro is a data science pipeline framework and orchestration tool designed to build reproducible and modular data engineering workflows. It functions as an MLOps project template and Python data workflow tool that enforces software engineering best practices to move projects from prototype to production. The system distinguishes itself through a centralized data catalog manager that abstracts data access and versioning across various file formats and cloud storage systems. It further separates processing logic from data access via a lazy-loading data registry and provides a standardized proje

    Kedro is a Python data pipeline framework and orchestration tool that serves as an MLOps project template for modular workflows, though it focuses more on engineering structure than providing a full-lifecycle suite like a model registry.

    PythonData CatalogsDAG-Based Dependency ResolutionData Access Abstractions
    在 GitHub 上查看↗10,889
  • determined-ai/determineddetermined-ai 的头像

    determined-ai/determined

    3,224在 GitHub 上查看↗

    Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

    Determined is an open-source machine learning platform that handles experiment tracking and resource management, though it focuses primarily on training rather than covering every MLOps requirement like data versioning.

    GoAutomated Machine LearningDeveloper ToolsGeneral Machine Learning
    在 GitHub 上查看↗3,224
  • tensorflow/tfxtensorflow 的头像

    tensorflow/tfx

    2,186在 GitHub 上查看↗

    TFX is an end-to-end platform for deploying production ML pipelines

    TensorFlow Extended is an end-to-end platform for deploying production ML pipelines that covers orchestration, training, and deployment, though it is tightly coupled to the TensorFlow ecosystem rather than serving as a general resource directory.

    PythonMLOps and InfrastructureTraining and Orchestration
    在 GitHub 上查看↗2,186
  • fmind/mlops-python-packagefmind 的头像

    fmind/mlops-python-package

    1,413在 GitHub 上查看↗

    The mlops-python-package serves as a standardized Python project template, data access abstraction layer, and workflow orchestrator for machine learning operations. It structures artificial intelligence workflows by connecting data processing and model training steps using directed acyclic graphs to manage execution order and inter-step dependencies. The framework manages external configuration files and global service contexts to control program execution parameters and share dependencies across the application lifecycle. It includes strict type schema validation for tabular data frames and

    This repository provides a structured Python template and toolkit to standardize MLOps initiatives and data pipelines, fitting the resource category although it serves as a project template rather than an all-in-one platform.

    Jupyter NotebookExperiment Tracking
    在 GitHub 上查看↗1,413
一览前 10 名对比
仓库Star 数语言许可证最后推送
mlflow/mlflow26.6KPythonApache-2.02026年6月16日
clearml/clearml6.7KPythonApache-2.02026年6月18日
kubeflow/kubeflow15.7K—Apache-2.02026年6月18日
allegroai/clearml6.7KPythonApache-2.02026年6月16日
wandb/wandb10.8KPythonmit2026年2月20日
polyaxon/polyaxon3.7KMDXApache-2.02026年6月17日
netflix/metaflow9.8KPythonapache-2.02026年2月19日
iterative/dvc15.7KPythonApache-2.02026年6月15日
ujjwalkarn/machine-learning-tutorials17.9K—CC0-1.02024年6月12日
kedro-org/kedro10.9KPythonApache-2.02026年6月17日

Related searches

  • Machine learning resources
  • 机器学习框架与 MLOps
  • 机器学习全生命周期管理平台
  • 机器学习工具综合库
  • Data engineering roadmap
  • Data science resources
  • 机器学习流水线编排工具
  • an open source framework for machine learning