tidy up tags
This commit is contained in:
parent
ad4cd5d78a
commit
f9e74f5ee3
|
@ -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
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
---
|
||||
{{<figure src="images/feature.jpg" caption="A person overwhelmed by boxes by <a href='https://www.pexels.com/@cottonbro?utm_content=attributionCopyText&utm_medium=referral&utm_source=pexels'>Cottonbro</a>">}}
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue