Tensorflow

Tensorflow

a software framework for building and deploying machine learning models.it is a low-level tool kit. developed internally at Google, made public in late 2015, the first stable version in 2017, open-sourced.

what can you build with TensorFlow?

  • image recognition
  • speech recognition
  • image style transfer
  • language translation.


tensor flow alternatives

  • theano
  • torch
  • pytorch

Programming language support

TensorFlow's core execution is written in c++ for speed. python is the best supported and easiest language to use with TensorFlow.

Comments

Popular posts from this blog

Sri Lankan IT industry & companies

Find Odd & Even number - pseudocode