Articles


A Quick Recap

Last time, we looked at how to use TensorFlow from within SAP HANA, express edition. This allows you to surface your TensorFlow ModelServer models inside your instances and use them as a regular stored procedure.

This allows, for example, to process images or documents stored as blobs with an image classification model or something as simple as a classification on the Iris dataset.


Source de l’article sur DZONE (AI)