python

Truss + XGBoost for Rapid Model Deployment

Truss is an open source framework for packaging models built using any framework so that they can be deployed to the environment of your choosing. This article looks at using Truss to deploy a simple XGBoost model.

TPUs + Cassava Leaf Disease

Originally published as a Kaggle notebook, this article walks through the various steps of training a deep learning model for the Cassava Leaf Disease competition while using Tensor Processing Units (TPU) to accelerate computations.