• Stars
    star
    32,935
  • Rank 504 (Top 0.01 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

Learn how to responsibly develop, deploy and maintain production machine learning applications.

ย Made With ML

Applied ML ยท MLOps ยท Production
Join 30K+ developers in learning how to responsibly deliver value with ML.

ย  ย  ย 
๐Ÿ”ฅย  Among the top MLOps repositories on GitHub


Foundations

Learn the foundations of machine learning through intuitive explanations, clean code and visualizations.

๐Ÿ› ย  Toolkit ๐Ÿ”ฅย  Machine Learning ๐Ÿค–ย  Deep Learning
Notebooks Linear Regression CNNs
Python Logistic Regression Embeddings
NumPy Neural Network RNNs
Pandas Data Quality Attention
PyTorch Utilities Transformers

MLOps course

Learn how to combine machine learning with software engineering to build production-grade applications.

๐ŸŽจย  Design ๐Ÿ’ปย  Developingย  โ™ป๏ธย  Reproducibility
Product Packaging Git
Engineering Organization Pre-commit
Project Logging Versioning
๐Ÿ”ขย  Data Documentation Docker
Exploration Styling ๐Ÿš€ย  Production
Labeling Makefile Dashboard
Preprocessing ๐Ÿ“ฆย  Serving CI/CD
Splitting Command-line Monitoring
Augmentation RESTful API Systems design
๐Ÿ“ˆย  Modeling โœ…ย  Testing โŽˆย  Data engineering
ย Baselines Code Data stack
Evaluation Data Orchestration
Experiment tracking Models Feature store
Optimization ย  ย 

Mission

ML is not a separate industry, instead, it's a powerful way of thinking about data, so let's make sure we have a solid foundation before we start changing the world with it. Made With ML is our medium to catalyze this goal and though we're off to great start, we still have a long way to go.

Who is this content for?

  • Software engineers looking to learn ML and become even better software engineers.
  • Data scientists who want to learn how to responsibly deliver value with ML.
  • College graduates looking to learn the practical skills they'll need for the industry.
  • Product Managers who want to develop a technical foundation for ML applications.

What makes this content unique?

  • hands-on: If you search production ML or MLOps online, you'll find great blog posts and tweets. But in order to really understand these concepts, you need to implement them. Unfortunately, you donโ€™t see a lot of the inner workings of running production ML because of scale, proprietary content & expensive tools. However, Made With ML is free, open and live which makes it a perfect learning opportunity for the community.
  • intuition-first: We will never jump straight to code. In every lesson, we will develop intuition for the concepts and think about it from a product perspective.
  • software engineering: This course isn't just about ML. In fact, it's mostly about clean software engineering! We'll cover important concepts like versioning, testing, logging, etc. that really makes something production-grade product.
  • focused yet holistic: For every concept, we'll not only cover what's most important for our specific task (this is the case study aspect) but we'll also cover related methods (this is the guide aspect) which may prove to be useful in other situations.

Who is the author?

  • I've built and deployed large scale ML systems at Apple, as well as smaller systems with constraints at startups. I currently work closely with early-stage and F500 companies in helping them deliver value with ML while diving into the best and bespoke practices of this rapidly evolving space. I want to share this knowledge with the rest of the world so we can accelerate progress in this space.
  • Connect with me on Twitter and LinkedIn

Why is this free?

While this content is for everyone, it's especially targeted towards people who don't have as much opportunity to learn. I believe that creativity and intelligence are randomly distributed while opportunities are siloed. I want to enable more people to create and contribute to innovation.


To cite this content, please use:
@misc{madewithml,
    author       = {Goku Mohandas},
    title        = {Made With ML},
    howpublished = {\url{https://madewithml.com/}},
    year         = {2022}
}