Posts Tagged ‘Machine 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 MoreDeep Learning 101 – A Real World Example
By using the power of TensorFlow and taking just a few data points we can train a model with a high level of accuracy.
Read More