An open API service indexing awesome lists of open source software.

https://github.com/murilo-cunha/mlops-and-deployment

Slides for ML deployment and MLOps
https://github.com/murilo-cunha/mlops-and-deployment

lecture-slides ml ml-deployment mlops slides slidev

Last synced: 10 months ago
JSON representation

Slides for ML deployment and MLOps

Awesome Lists containing this project

README

          

# Model deployment and MLOps slides

> Slides were create using [Slidev](https://github.com/slidevjs/slidev)!

To start the slide show:

- `npm install`
- `npm run dev`
- visit http://localhost:3030

Edit the [slides.md](./slides.md) to see the changes.

Learn more about Slidev on [documentations](https://sli.dev/).