Links of the week
NLP
Natural Language Processing related articles
-
Transformers: State-of-the-art Natural Language Processing for PyTorch and TensorFlow 2.0 (GPT, Bert…)
-
BERT Explained: It turns out BERT is a state-of-the-art NLP algorithm in the area of NLP, so I wanted to know more about it.
-
Review of NLP history article/notebook: This is a notebook someone did in Kaggle to review the history of NLP and some of the most popular Python’s NLP libraries.
Executing Jupyter Notebooks online
The more I study data science staff the more I need to have some Jupyter Notebook at hand to test the ideas and exercises crossing my way.
Kubernetes
-
Litmus: Litmus is a tool for doing chaos engineering for Kubernetes
Orchestrating ML
-
Apache Airflow: Airflow is a platform created by the community to programmatically author, schedule and monitor workflows