Hacker News new | ask | show | jobs
by deliahu 2683 days ago
We use TesnorFlow serving (https://www.tensorflow.org/serving) for serving the trained models. We also run Flask to transform the incoming JSON to match the way the data has been transformed at training time.