Archives for TensorFlow library


Search and recommendation systems have been the most popular applications of LTR models.
The post How TensorFlow-Ranking Evolved In The Last Three Years appeared first on Analytics India Magazine.
After version 2.4, the Google Brain team has now released the upgraded version of TensorFlow, version 2.5.0. The latest version comes with several new and improved features. TensorFlow 2.5 now supports Python 3.9, and TensorFlow pip packages are now built with CUDA11.2 and cuDNN 8.1.0. In this article, we discuss the major updates and features…
The post TensorFlow 2.5.0 Released: All Major Updates & Features appeared first on Analytics India Magazine.
The TensorFlow Team at Google AI has been tirelessly researching on making enhancements and updates to its popular machine learning platform, TensorFlow. The developers at the tech giant have now released the upgraded version of this platform, TensorFlow 2.2.0. TensorFlow 2.2.0 includes multiple numbers of changes and bug fixes in order to make the library…
The post TensorFlow 2.2.0 Released: Intuitive Features Including New TensorFlow’s Docker Images appeared first on Analytics India Magazine.
The TensorFlow team at Google recently introduced a new tool for TensorFlow Lite (TFLite) known as Model Maker. The TFLite Model Maker simplifies the process of adapting and converting a TensorFlow Neural Network model to particular input data when deploying this model for on-device ML applications. Developed by researchers and engineers from the Google Brain…
The post Google Launches Tool To Adapt ML Models With Transfer Learning appeared first on Analytics India Magazine.


Abstraction is a common trait amongst the now widely used machine learning libraries or frameworks. Dusting off the nitty-gritty details under the rug and concentrating on implementing algorithms with more ease is what any data scientist would like to get their hands on. TensorFlow rose into prominence for the very same reason — abstraction. Now…
The post Here’s What TensorFlow Graphics Library Has In Store For Unsupervised Computer Vision Tasks appeared first on Analytics India Magazine.