Y
Hacker News
new
|
ask
|
show
|
jobs
by
Toast_
3209 days ago
It's been a while since I played around with tensorflow, how difficult is it to deploy a model as a web service? I'm currently using azure and looking for other options (besides prediction.io).
1 comments
reilly3000
3209 days ago
It's really designed around ease of use. What you're looking for is called TensorFlow Serving.
link
Toast_
3209 days ago
Cool, thanks for the info.
link