A walkthrough of using BERT with pytorch for a multilabel classification use-case
Yash Vijay
Recent Posts
Custom model deployment on Google A.I. Platform Serving.
August 05, 2019
My experience deploying custom Machine Learning models, pipelines and prediction routines at Wootric Recently, Google Cloud AI Platform Serving (CAIP) added a new feature which Machine Learning (ML) practitioners can now use to deploy models with customized pre-processing pipelines and prediction routines using their favorite frameworks, all under one serverless microservice. In this blog post, I[…]