msaroufim/ml-design-patterns
Software Architecture for ML engineers
This project offers blueprints for structuring machine learning applications, helping ML engineers build robust systems. It provides patterns for managing sequential data processing, orchestrating complex multi-step workflows, handling model inputs and outputs efficiently, and enabling event-driven actions during training or inference. ML engineers can use these patterns to design more scalable and maintainable solutions.
418 stars. No commits in the last 6 months.
Use this if you are an ML engineer looking for architectural guidance and common solutions to structuring various components of your machine learning applications, from data pipelines to model serving.
Not ideal if you are looking for ready-to-use libraries or frameworks, as this project focuses on conceptual design patterns rather than direct implementation.
Stars
418
Forks
32
Language
—
License
—
Category
Last pushed
Jun 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/msaroufim/ml-design-patterns"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alexeygrigorev/data-science-interviews
Data science interview questions and answers
boost-devs/ai-tech-interview
π©βπ»π¨βπ» AI μμ§λμ΄ κΈ°μ λ©΄μ μ€ν°λ (βοΈ 2k+)
b7leung/MLE-Flashcards
200+ detailed flashcards useful for reviewing topics in machine learning, computer vision, and...
datascienceinterviews/datascienceinterviews.github.io
This is a completely open-source repo of interview questions and answers for people preparing...
rbhatia46/Data-Science-Interview-Resources
A repository listing out the potential sources which will help you in preparing for a Data...