Friday, December 28, 2018

Tensorflow


  • Interface for expressing machine learning algorithms
  • Implementation for executing such algorithms
  • Framework for creating ensemble algorithms for today's most challenging problems


Provides many of the machine learning solutions that we see today.
1. Virtual assistants
2. Automatic recognition (Automatically recognizes the face and labels with the image.)
3. Self driving vehicles ( Right lane is clear now change lane)

Note: Models are created and deployed using tensor flow






1 comment: