From f9e74f5ee3087e5457ac1ebe5a4763f192c394dd Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Mon, 3 Jan 2022 14:45:23 +0000 Subject: [PATCH] tidy up tags --- .../content/posts/2020-12-29-mlflow-nlp-models/index.md | 5 ++--- .../2021/01/2021-01-14-mlflow-pickle5-madness/index.md | 6 +++--- .../2021/03/2021-03-01-running-old-pytorch-docker/index.md | 7 ++++--- .../content/posts/2021/04/2021-04-13-virtualenvs/index.md | 6 +++--- .../posts/2021/12/2021-12-31-retrospective/index.md | 5 +---- 5 files changed, 13 insertions(+), 16 deletions(-) diff --git a/brainsteam/content/posts/2020-12-29-mlflow-nlp-models/index.md b/brainsteam/content/posts/2020-12-29-mlflow-nlp-models/index.md index dae1501..c4136f2 100644 --- a/brainsteam/content/posts/2020-12-29-mlflow-nlp-models/index.md +++ b/brainsteam/content/posts/2020-12-29-mlflow-nlp-models/index.md @@ -8,9 +8,6 @@ resources: date: 2020-12-29T09:50:28+00:00 url: /2020/12/29/serving-nlp-models-with-mlflow/ description: Serving NLP models with MLflow is a little trickier than serving models expecting tabular input. In this post we explore one possible solution with code examples. -categories: - - Work - - Open Source tags: - machine-learning - python @@ -19,6 +16,8 @@ tags: - mlops - nlp - spacy + - work + - open source --- diff --git a/brainsteam/content/posts/2021/01/2021-01-14-mlflow-pickle5-madness/index.md b/brainsteam/content/posts/2021/01/2021-01-14-mlflow-pickle5-madness/index.md index 6ebe642..3298d4e 100644 --- a/brainsteam/content/posts/2021/01/2021-01-14-mlflow-pickle5-madness/index.md +++ b/brainsteam/content/posts/2021/01/2021-01-14-mlflow-pickle5-madness/index.md @@ -8,15 +8,15 @@ resources: date: 2021-01-14T11:42:28+00:00 url: /2021/01/14/pickle-5-madness-with-mlflow/ description: "Solving 'unsupported pickle protocol: 5' when trying to load mlflow models" -categories: - - Work - - Open Source + tags: - machine-learning - python - ai - devops - mlops + - work + - open source --- diff --git a/brainsteam/content/posts/2021/03/2021-03-01-running-old-pytorch-docker/index.md b/brainsteam/content/posts/2021/03/2021-03-01-running-old-pytorch-docker/index.md index 8b3eaa2..ad5b82f 100644 --- a/brainsteam/content/posts/2021/03/2021-03-01-running-old-pytorch-docker/index.md +++ b/brainsteam/content/posts/2021/03/2021-03-01-running-old-pytorch-docker/index.md @@ -8,15 +8,16 @@ resources: date: 2021-03-01T20:21:11+00:00 url: /2021/03/01/running-old-pytorch-docker/ description: Using containers to run old & deprecated PyTorch code with relative ease -categories: - - Work - - Open Source + tags: - machine-learning - python - ai - devops - mlops + - work + - phd + - open source --- diff --git a/brainsteam/content/posts/2021/04/2021-04-13-virtualenvs/index.md b/brainsteam/content/posts/2021/04/2021-04-13-virtualenvs/index.md index d14264c..4673e18 100644 --- a/brainsteam/content/posts/2021/04/2021-04-13-virtualenvs/index.md +++ b/brainsteam/content/posts/2021/04/2021-04-13-virtualenvs/index.md @@ -8,12 +8,12 @@ resources: date: 2021-04-12T20:21:11+00:00 url: /2021/04/01/opinionated-guide-to-virtualenvs/ description: A fairly thorough explanation and exploration of python package and environment managers as of April 2021 with some opinionated setups proposed for different user types at the end. -categories: - - Work - - Open Source + tags: - python - devops + - work + - open-source --- {{
}} diff --git a/brainsteam/content/posts/2021/12/2021-12-31-retrospective/index.md b/brainsteam/content/posts/2021/12/2021-12-31-retrospective/index.md index faaaaf7..195bf32 100644 --- a/brainsteam/content/posts/2021/12/2021-12-31-retrospective/index.md +++ b/brainsteam/content/posts/2021/12/2021-12-31-retrospective/index.md @@ -7,12 +7,9 @@ resources: src: images/wedding.jpg date: 2021-12-31T12:03:11+00:00 url: /2021/12/31/opinionated-guide-to-virtualenvs/ -categories: - - Work - - Open Source - - Personal tags: - meta + - personal ---