Ebook: Hands-on convolutional neural networks with TensorFlow: solve computer vision problems with modeling in TensorFlow and Python
Author: Zafar Iffat
- Tags: Artificial intelligence, Machine learning, Neural networks (Computer science), Python (Computer program language), Electronic books
- Year: 2018
- Publisher: Packt Publishing
- City: Birmingham;UK
- Language: English
- epub
Learn how to apply TensorFlow to a wide range of deep learning and Machine Learning problems with this practical guide on training CNNs for image classification, image recognition, object detection and many computer vision challenges.
Key Features
Book Description
Convolutional Neural Networks (CNN) are one of the most popular architectures used in computer vision apps. This book is an introduction to CNNs through solving real-world problems in deep learning while teaching you their implementation in popular Python library - TensorFlow. By the end of the book, you will be training CNNs in no time!
We start with an overview of popular machine learning and deep learning models, and then get you set up with a TensorFlow development environment. This environment is the...