Video description
TensorFlow is by far the most popular deep learning software package available today. This training covers all of the essentials of TensorFlow; and provides you with hands-on experience building a deep learning model using the TensorFlow library. Every line of code written during the course is analyzed to help you understand what can be a complicated process.
The lessons look at the key mathematical foundations of deep learning models, giving you insight into what makes these techniques work. Created for software engineers and budding data scientists, the course requires basic familiarity with Python programming; as well as statistics concepts such as linear and logistic regression, machine learning concepts like classification, and linear algebra. Jupyter Notebook is used to write and run code.
- Learn how to set up TensorFlow on your machine
- Master the ability to build a deep learning model that solves true-to-life problems
- Understand how to create and run a TensorFlow graph
- Understand the benefits of deep learning compared to traditional machine learning and when it should be used
- Become familiar with the "gotchas" of the TensorFlow library
- Learn how to debug programs when things go wrong
Table of contents
-
Introduction
- Welcome To The Course 00:00:58
- About The Author 00:00:48
-
Introduction To Deep Learning With Tensorflow
- Installation And Setup 00:03:17
- Data Types And The Tensorflow Graph Part 1 00:05:39
- Data Types And The Tensorflow Graph Part 2 00:06:05
- Loss Functions And Training Part 1 00:10:50
- Loss Functions And Training Part 2 00:04:20
-
Conclusion
- Wrap Up 00:00:29
Product information
- Title: Introduction to Deep Learning Models With TensorFlow
- Author(s):
- Release date: April 2017
- Publisher(s): Infinite Skills
- ISBN: 9781491977866
You might also like
video
Machine Learning Projects with TensorFlow 2.0
TensorFlow is the world’s most widely adopted framework for Machine Learning and Deep Learning. TensorFlow 2.0 …
video
Hands-On Transfer Learning with TensorFlow 2.0
Transfer learning involves using a pre-trained model on a new problem. It is currently very popular …
video
Getting Started with Machine Learning in Python
Machine Learning is a hot topic. And you want to get involved! From developers to analysts, …
video
Developing an Image Classifier Using TensorFlow: Convolutional Neural Networks
Use TensorFlow to classify images automatically. This video starts by explaining the basics of computerized image …