Posts Tagged ‘Deep Learning’
Tensorflow Serving – Machine Learning Like It’s Nobody’s Business
The Serving project from TensorFlow allows us to serve models using a REST API. If you are wondering how you can leverage all the work you put into building your models to apply to your existing applications, this is what you have been looking for. Here’s where Serving comes into practice.
Read More