Skip to content

MLOps Resoucres

weirenlan

MLOps Resoucres

How to maintain and start an AI project is not a simple software project.Because it contains the new part like data collection/data processing/find a good way to model the task/evaluate what we train/monitor and optimize the model online.

Table of contains


Note-to-lauch-AI-project

How to construct a Proof of Concept for an AI project ?

1. Clearly define the purpose of the AI task

It is necessary to clarify the background of the problem with the stakeholders, the operating mechanism of the original service and the goals they want to achieve. And can analyze whether there is AI in the middle that can make up the part, and what benefits and costs can be added if necessary.

2. Data collection and processing

    

Others:

Resources:

To Do:


Course

1. CMU AI software engineering course resources


Tools-of-MLOps

Developing

Model

Monitoring


Article

1. Line publicly shares its own MLops process

link:(in traditional chinese) https://www.ithome.com.tw/news/141774?fbclid=IwAR2u39v9I5WDDlYJz89gxhgNpFUBajeJKAHtT-fni2g9qA4-blsIfsBOS-s

model monitoring: https://prometheus.io/ Data visualization: https://grafana.com/

Edit this post
Previous
Pytorch & Pytorch Lightning Resources
Next
Build Your Blog from Eleventy