• Stars
    star
    923
  • Rank 47,738 (Top 1.0 %)
  • Language
  • Created almost 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of resources to learn about MLOPs.

MLOPs Primer

Machine learning operations (MLOps) is becoming an exciting space as we figure out the best practices and technologies to deploy machine learning models in the real world. MLOps enable ML teams to build responsible and scalable machine learning systems and infrastructure. This facilitates tasks that range from risk assessment to building and testing to monitoring. While still in its infancy, MLOps has attracted machine learning engineers and software engineers in general. With every new paradigm comes new challenges and opportunities to learn. In this primer, we highlight a few available resources to upskill and inform yourself on the latest in the world of MLOps. We have listed a few educational resources as a start but plan to build this out as a more comprehensive guide for the future.

Blogs and Guides

Improving software engineering skills as a data scientist

๐Ÿ”— https://ljvmiranda921.github.io/notebook/2020/11/15/data-science-swe/

MLOps Tooling Landscape - a great blog post by Chip Huyen summarizing all the latest technologies used in MLOps.

๐Ÿ”— https://huyenchip.com/2020/12/30/mlops-v2.html

MLOps: From Model-centric to Data-centric AI - A recent talk on MLOps by Andrew Ng focuses on the discussion of moving from model-centric approaches to data-centric approaches for machine learning.

๐Ÿ”— https://youtu.be/06-AZXmwHjo

Books

Designing Machine Learning Systems (by Chip Huyen) - discusses a holistic approach to designing ML systems that focus on many important aspects of maintaining ML systems in production.

๐Ÿ”— https://learning.oreilly.com/library/view/designing-machine-learning/9781098107956/

Introducing MLOps - One of the best places to get a high-level introduction of the MLOps space is in the book โ€œIntroducing MLOpsโ€ by Mark Treveil et al.

๐Ÿ”— https://www.oreilly.com/library/view/introducing-mlops/9781492083283/

Community & Resources

There are several efforts to keep the community informed on the latest development in the MLOps landscape. Here are a few popular ones:

Awesome MLOps - a collection of links and resources for MLOps

๐Ÿ”— https://github.com/visenger/awesome-mlops

Machine Learning Ops - a collection of resources on how to facilitate Machine Learning Ops with GitHub.

๐Ÿ”— https://mlops.githubapp.com/

MLOps Community - A place to have discussions about MLOps.

๐Ÿ”— https://mlops.community/

MLOps Zoomcamp - teaches practical aspects of productionizing ML services.

๐Ÿ”— https://github.com/DataTalksClub/mlops-zoomcamp

Courses

Full Stack Deep Learning - this course shares best practices for the full stack; topics range from problem selection to dataset management to monitoring.

๐Ÿ”— https://fullstackdeeplearning.com/

Machine Learning Engineering for Production (MLOps) Specialization - a new specialization by deeplearning.ai on machine learning engineering for production (MLOPs)

๐Ÿ”— https://www.deeplearning.ai/program/machine-learning-engineering-for-production-mlops/

MLOps course (by Goku Mohandas) - a series of lessons teaching how to apply ML to build production-grade products.

๐Ÿ”— https://madewithml.com/

Papers

Machine Learning Operations (MLOps): Overview, Definition, and Architecture

A concise overview of MLOPs.

๐Ÿ”— https://arxiv.org/abs/2205.02302


This collection is far from exhaustive but it should provide a good foundation to start learning about MLOPs. Reach out on Twitter if you have any questions.

More Repositories

1

Prompt-Engineering-Guide

๐Ÿ™ Guides, papers, lecture, notebooks and resources for prompt engineering
MDX
42,643
star
2

ML-YouTube-Courses

๐Ÿ“บ Discover the latest machine learning / AI courses on YouTube.
14,210
star
3

ml-visuals

๐ŸŽจ ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
11,353
star
4

ML-Papers-of-the-Week

๐Ÿ”ฅHighlighting the top ML papers every week.
8,525
star
5

ML-Papers-Explained

Explanation to key concepts in ML
6,643
star
6

ML-Course-Notes

๐ŸŽ“ Sharing machine learning course / lecture notes.
5,857
star
7

Mathematics-for-ML

๐Ÿงฎ A collection of resources to learn mathematics for machine learning
4,127
star
8

ML-Notebooks

๐Ÿ”ฅ Machine Learning Notebooks
Jupyter Notebook
3,202
star
9

Transformers-Recipe

๐Ÿง  A study guide to learn about Transformers
1,488
star
10

nlp_paper_summaries

โœ๏ธ A carefully curated list of NLP paper summaries
1,468
star
11

GNNs-Recipe

๐ŸŸ  A study guide to learn about Graph Neural Networks (GNNs)
1,046
star
12

AI-Product-Index

A curated index to track AI-powered products.
744
star
13

d2l-study-group

๐Ÿง  Material for the Deep Learning Study Group
387
star
14

nlp_fundamentals

๐Ÿ“˜ Contains a series of hands-on notebooks for learning the fundamentals of NLP
Jupyter Notebook
362
star
15

nlp_newsletter

๐Ÿ“ฐNatural language processing (NLP) newsletter
300
star
16

awesome-ML-projects-guide

A guide to building awesome machine learning projects.
237
star
17

dair-ai.github.io

Home of DAIR.AI
HTML
189
star
18

emotion_dataset

๐Ÿ˜„ Dataset for Emotion Recognition Research
185
star
19

awesome-research-proposals-guide

A guide to improve your research proposals.
175
star
20

ml-nlp-paper-discussions

๐Ÿ“„ A repo containing notes and discussions for our weekly NLP/ML paper discussions.
151
star
21

keep-learning-ml

A club to keep learning about ML
89
star
22

notebooks

๐Ÿ”ฌ Sharing your data science notebooks with the community has never been this easy.
Jupyter Notebook
37
star
23

covid_19_search_application

Text Similarity Search Application using Modern NLP and Elasticsearch
Jupyter Notebook
30
star
24

odsc_2020_nlp

Repository for ODSC talk related to Deep Learning NLP
24
star
25

research_emotion_analysis

๐Ÿ˜„ Multilingual emotion analysis research
Python
18
star
26

data_science_writing_primer

Writing Primer for Data Scientists
Jupyter Notebook
17
star
27

maven-pe-for-llms-4

Prompt Engineering for Large Language Models - Notebooks, Demos, Exercises, and Projects
Jupyter Notebook
16
star
28

arxiv_analysis

A project to help explore research papers and fuel new discovery
Jupyter Notebook
16
star
29

pe-for-llms

Jupyter Notebook
14
star
30

llm-evaluator

Example for Logging LLM Evaluator Prompt Responses
Jupyter Notebook
14
star
31

paper_implementations

A project for implementing ML and NLP papers
14
star
32

maven-pe-for-llms

Jupyter Notebook
12
star
33

nlp-roadmap

A comprehensive roadmap to get informed of the NLP landscape.
9
star
34

ml-discussions

Discussing ML research, engineering, papers, resources, learning paths, best practices, and much more.
8
star
35

maven-pe-for-llms-6

Materials for the Prompt Engineering for LLMs (Cohort 6)
Jupyter Notebook
7
star
36

paper_presentations

All paper presentation material will be added here
6
star
37

maven-pe-for-llms-7

Code, Demos, and Exercises for Prompt Engineering for LLMs Course
Jupyter Notebook
5
star
38

nlp_research_highlights

Contains all issues of the NLP Research Highlights series
5
star
39

maven-pe-for-llms-8

Materials for the Prompt Engineering for LLMs (Cohort 8)
Jupyter Notebook
5
star
40

deep_affective_layer

๐Ÿ˜„ Building a deep learning based affective computing platform
4
star
41

maven-pe-for-llms-2

Jupyter Notebook
3
star
42

.github

2
star
43

meetups

Material for dair.ai meetups
2
star
44

tensorflow_notebooks

A repository containing Deep Learning and Machine Learning related TensorFlow notebooks.
1
star