Machine Learning with TensorFlow

Machine Learning with TensorFlow

English | 2018 | ISBN: 978-1617293870 | 272 Pages | PDF, EPUB | 43 MB

Machine Learning with TensorFlow gives readers a solid foundation in machine-learning concepts plus hands-on experience coding TensorFlow with Python.
TensorFlow, Google’s library for large-scale machine learning, simplifies often-complex computations by representing them as graphs and efficiently mapping parts of the graphs to machines in a cluster or to the processors of a single machine.
Machine Learning with TensorFlow gives readers a solid foundation in machine-learning concepts plus hands-on experience coding TensorFlow with Python. You’ll learn the basics by working with classic prediction, classification, and clustering algorithms. Then, you’ll move on to the money chapters: exploration of deep-learning concepts like autoencoders, recurrent neural networks, and reinforcement learning. Digest this book and you will be ready to use TensorFlow for machine-learning and deep-learning applications of your own.
What’s Inside

  • Matching your tasks to the right machine-learning and deep-learning approaches
  • Visualizing algorithms with TensorBoard
  • Understanding and using neural networks
Homepage