Bericht (virtuelles) MLUGS Treffen im Oktober 2020

20. October 2020

Protokoll

Intro

Das Ziel der MLUGS ist der Austausch über Machine-Learning-Themen. Keine Vorträge, die besser bei Youtube aufgehoben wären, sondern Diskussion zum jeweiligen Thema.

Teilnehmer

Andreas: Hosting of ML models

AWS ECS (Fargate)

Google Cloud Run (GCR)

:::bash
gcloud builds submit --tag eu.gcr.io/<PROJECT_ID>/compound-split
gcloud run deploy compound-split --image eu.gcr.io/<PROJECT_ID>/compound-split --allow-unauthenticated --memory=1G

Hetzner VPS

Paperspace gradient deployments

Floydhub model serving

Uwe: Buchbesprechung "Deep learning for Coder with fastai & PyTorch"

next