About TensorFlow
TensorFlow™ is an open source software library for high performance numerical computation. Its flexible architecture allows easy deployment of computation across a variety of platforms (CPUs, GPUs, TPUs), and from desktops to clusters of servers to mobile and edge devices. Originally developed by researchers and engineers from the Google Brain team within Google’s AI organization, it comes with strong support for machine learning and deep learning and the flexible numerical computation core is used across many other scientific domains.
TensorFlow™ is an open source software library for high performance numerical computation. Its flexible architecture allows easy deployment of computation across a variety of platforms (CPUs, GPUs, TPUs), and from desktops to clusters of servers to mobile and edge devices. Originally developed by researchers and engineers from the Google Brain team within Google’s AI organization, it comes with strong support for machine learning and deep learning and the flexible numerical computation core is used across many other scientific domains.
Explore how Tensorflow works at –
Tensorflow Tutorials
https://www.tensorflow.org/tutorials/
Tensorflow Resources
https://www.tensorflow.org/resources/
High Level API’s
https://www.tensorflow.org/guide/#high_level_apis
Estimators
https://www.tensorflow.org/guide/#estimators
Accelerators
https://www.tensorflow.org/guide/#accelerators
Low Level API’s
https://www.tensorflow.org/guide/#low_level_apis
ML Concepts
https://www.tensorflow.org/guide/#ml_concepts
Debugging
https://www.tensorflow.org/guide/#debugging
TensorBoard
https://www.tensorflow.org/guide/#tensorboard
Performance
https://www.tensorflow.org/guide/#performance
Extend
https://www.tensorflow.org/guide/#extend
Misc