Here I discussed the fundamentals of Tensorflow. Before going to code let's understand what is a TensorFlow
What is a TensorFlow?
TensorFlow is a free and open-source software library for machine learning and artificial intelligence. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks. It was developed by the Google Brain team for Google's internal use in research and production.
Important Note: Go through the code to learn more
So what are you waiting for...? Jump to the code to get started. As usual for any doubt or query see you in pull request section 😁😂. Thanks!