Machine Learning introduction using Tensorflow:
Deep Learning is a subset of machine learning that can be inspired by the function of human brain. Tensorflow is a framework of Machine Learning and Deep Learning models that can be used to design,build and train your machine learning and deep learning models. Whenever you want to do the high end numerical computations .
we can use the tensorflow in which these computations are done with data flow graphs in this graphs the edges are represent the data and nodes represent the mathmatical operations .