Getting Started with TensorFlow: A Machine Learning Tutorial
TensorFlow is an open source software library created by Google that is used to implement machine learning and deep learning systems. These two names contain a series of powerful algorithms that share a common challenge--to allow a computer to learn how to automatically spot complex patterns and/or to make best possible decisions. If you're interested in details about these systems, you can learn more from the Toptal blog posts on machine learning and deep learning. TensorFlow, at its heart, is a library for dataflow programming. It leverages various optimization techniques to make the calculation of mathematical expressions easier and more performant.
Dec-19-2017, 21:56:51 GMT
- Genre:
- Technology: