VPS and docker for requesting prediction from a tensorflow trained model.

 

Hi All,

I finally trained a model using tensorflow. I created a EA that uses the model prediction. The model runs in a docker container and is requeseted by my EA via webrequest.

Any suggestion on how to move to production? Ido not want my laptop running 24h as a server.

I need a VPS that support docker, any suggestio on how to move there?

Thanks