Machine Learning with Docker

Go to class
Write Review

Machine Learning with Docker provided by Coursera is a comprehensive online course. Machine Learning with Docker is taught by Prasanjit Singh. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • This guided-project introduces you to Machine learning with Docker. The tasks demonstrate how Docker is a useful tool for working with machine learning. By the end of this project, you will be able to implement Docker in your Machine learning workflows.

    Moreover, this split screen guided project will allow you to:

    - Learn Docker fundamentals & understand how it can compliment Machine Learning
    - Train machine learning models during the Docker
    - Serialize your models within the Image for easy retrieval
    - Perform batch inference using Docker containers
    - Understand online inference with a Real World example (Food Delivery App)
    - Implement a REST API using Docker and Flask RESTful.