How To Deploy Tensorflow 2.0 Models As An API Service With FastAPI & Docker
Nov 3 · 7 min read

Machine learning models are meant to be deployed! For some reason, coverage on the deployment of machine learning models is very thin in both literature and the blogging space. It seems the glamour of designing the shiniest and latest cutting edge model with state of the art results appeals more to the machine learning community than what happens after such…

