Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.2 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.2 KB

MLOps for AI Engineers and Data Scientists

To learn about the key components of MLOps, APIs and cloud deployment.

  • A glance at ML Life Cycle

    • Challenges facing MLOps
  • Introduction to MLOps

    • What is MLOps?
    • Why the need for MLOps?
    • Where & when do we adopt MLOps
    • Components of MLOps
    • Introduction to APIs
    • Challenges and the need for APIs in MLOps
  • Containers for ML Deployment

    • Introduction to Docker
    • Introduction to kubernetes
    • Deploy machine learning models using docker
    • Deployment of containers on kubernetes(EKS, GKE, etc)
    • An introduction to automating ML deployment workflow
  • Leveraging Cloud Computing for MLOps

    • Deploying machine learning model through AWS
    • Deploying deep learning model though google cloud
    • Train and deploy ML model through Azure Auto ML
    • Deploy model via Fastapi, Streamlit, Heroku
  • Monitoring and Automation

    • Overview of Monitoring
    • System infrastructure monitoring
    • Data pipeline monitoring
    • Monitor and evaluate model performance
    • Maintenance guide for model updating
  • An introduction to CI/CD for automated model deployment

Learn more about course here.