Posted inBasics TensorFlow Versions Posted by admin July 15, 2021 TensorFlow supports computations across multiple CPUs and GPUs. It means that the computations can be…
Posted inBasics MICROSOFT COGNITIVE TOOLKIT(CNTK) Posted by admin July 15, 2021 Microsoft toolkit, previously know as CNTK, is a deep learning library developed by Microsoft. According…
Posted inBasics Options to Load Data into TensorFlow Posted by admin July 15, 2021 The first step before training a machine learning algorithm is to load the data. There…
Posted inBasics Why is TensorFlow popular? Posted by admin July 15, 2021 TensorFlow is the best library of all because it is built to be accessible for…
Posted inBasics What is TensorFlow? Posted by admin July 15, 2021 Currently, the most famous deep learning library in the world is Google's TensorFlow. Google product…
Posted inBasics Machine Learning vs Deep Learning: What’s the Difference? Posted by admin July 15, 2021 AI has three different levels: Narrow AI: A artificial intelligence is said to be…
Posted inBasics Reinforcement Learning Posted by admin July 15, 2021 Reinforcement learning is a subfield of machine learning in which systems are trained by receiving virtual…
Posted inBasics Deep learning Process Posted by admin July 15, 2021 A deep neural network provides state-of-the-art accuracy in many tasks, from object detection to speech…
Posted inBasics How to choose Machine Learning Algorithm Posted by admin July 15, 2021 There are plenty of machine learning algorithms. The choice of the algorithm is based on…
Posted inBasics Machine learning Algorithms and where they are used? Posted by admin July 15, 2021 Machine learning can be grouped into two broad learning tasks: Supervised and Unsupervised. There are…