16 Repos
Technical guides, case studies, and research on operationalizing machine learning.
Explore 16 awesome GitHub repositories matching part of an awesome list · MLOps Articles. Refine with filters or upvote what's useful.
MLOps-Basics is a collection of implementation guides and blueprints for automating the machine learning lifecycle. It provides practical workflows for managing the transition of models from training to production deployment, focusing on the integration of operational tools into the machine learning pipeline. The project features specific architectural patterns for deploying containerized models using serverless infrastructure and cloud registries. It includes frameworks for tracking large datasets and model artifacts via remote storage, as well as guides for converting models into standardiz
Foundational concepts for getting started with MLOps.
Dieses Projekt ist ein MLOps-Architekturleitfaden und ein Framework für das Design und Deployment von Deep-Learning-Systemen in Produktionsumgebungen. Es bietet einen strukturierten Ansatz für das Deployment von Modell-Inferenz, ML-Pipeline-Orchestrierung und die Erstellung von Machine-Learning-Architekturen auf Produktionsebene. Das Projekt zeichnet sich durch einen Fokus auf verteiltes Deep Learning und Edge-KI-Optimierung aus. Es deckt Methoden zur Parallelisierung des Modelltrainings über mehrere GPUs hinweg ab, um große Datensätze zu verarbeiten, und wendet Techniken wie Quantisierung und Destillation an, um die Modellgröße für Embedded-Hardware zu reduzieren. Die Funktionsfläche erstreckt sich auf Monitoring und Observability, einschließlich der Verfolgung von Modell-Performance, Data-Drift und Experiment-Metriken. Es adressiert zudem die Orchestrierung von Daten-Workflows, Datensatz-Versionierung über Object-Stores und die Verwaltung von Inferenzanfragen mit hohem Volumen mithilfe von adaptivem Batching und Container-basierter Orchestrierung.
Best practices for deploying deep learning models at scale.
A curated list of articles that cover the software engineering best practices for building machine learning applications.
Curated list of software engineering practices for machine learning.
Template repository for data science lifecycle project
Template for structuring data science and machine learning projects.
Standardized directory structure for organizing machine learning projects.
Reference for MLOps implementation and best practices.
Framework for deploying and managing machine learning models.
Guides for implementing MLOps specifically on Google Cloud.
Practical examples for implementing machine learning workflows.
Guidelines for ensuring model reproducibility in production.
Hands-on workshop for building machine learning platforms.
Example implementation of an end-to-end MLOps pipeline.