Integrating MCL into DIB

This use case shows how we're using Google machine learning tool tensorflow together with a DIB app

Tensorflow is a broad, well known and used Machine Learning toolset from Google. In this example we have used a Tensorflow machine learning model for making face recognition. Quickly we have put a DIB inapp together within the DIB architect that snaps a picture and then the mobile user is sending this photo up to the DIB distributor. Then the distributor is making tensorflow (installed within the DIB environment) evaluating the picture and returns the number of faces it has found, which will show in the mobile DIB app.