Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/racinmat/pycon_cz_2023_serving_models

Codes snippets and presentation for the talk How to actually serve your ML models
https://github.com/racinmat/pycon_cz_2023_serving_models

Last synced: about 5 hours ago
JSON representation

Codes snippets and presentation for the talk How to actually serve your ML models

Awesome Lists containing this project

README

        

# Examples of serving with some non-trivial requirements

This is a repo for talk https://cz.pycon.org/2023/program/talks/80/

The powerpoint presentation is [here](How%20to%20actually%20serve%20your%20ML%20models.pptx).

The code snippets are for illustration and showing the proof of concept, they are not meant to be runnable out of the box,
but feel free to use them as inspiration for your needs.