Building machine learning systems with tensorflow
171 minutes of course content
Review course syllabus
100% money-back guarantee | Click here to read more
Course Description
Engaging projects that will teach you how complex data can be exploited to gain the most insight
About This Video
- Bored with too much theory on TensorFlow? This book is what you need! Thirteen solid projects and four examples teach you how to implement TensorFlow in production.
- This example-rich guide teaches you how to perform highly accurate and efficient numerical computing with TensorFlow.
- A practical and methodically explained guide that allows you to apply Tensorflow's features from scratch.
In Detail
This video, with the help of practical projects, highlights how TensorFlow can be used in different scenarios—this includes projects for training models, machine learning, deep learning, and working with various neural networks. Each project provides exciting and insightful exercises that will teach you how to use TensorFlow and show you how layers of data can be explored by working with tensors. Simply pick a project in line with your environment and get stacks of information on how to implement TensorFlow in production.
After taking this course, you will be able to:
- Load, interact, dissect, process, and save complex datasets
- Predict the outcome of a simple time series using Linear Regression modeling
- Classify images using deep neural network schemes
- Solve classification and regression problems using state of the art techniques
- Use a logistic regression scheme to predict the future result of a time series
- Tag a set of images and detect features using a deep neural network, including a convolutional neural network layer
This course is for professionals within the following business functions:
- This video course is for data analysts, data scientists, and researchers who want to increase the speed and efficiency of their machine learning activities and results. Anyone looking for a fresh guide to complex numerical computations with TensorFlow will find this an extremely helpful resource. This video is also for developers who want to implement TensorFlow in production in various scenarios.
-
Exploring and Transforming Data - 38 Minutes
- The Course Overview
- TensorFlow's Main Data Structure – Tensors
- Handling the Computing Workflow – TensorFlow's Data Flow Graph
- Basic Tensor Methods
- How TensorBoard Works?
- Reading Information from Disk
-
Clustering - 18 Minutes
- Learning from Data –Unsupervised Learning
- Mechanics of k-Means
- k-Nearest Neighbor
- Project 1 – k-Means Clustering on Synthetic Datasets
- Project 2 – Nearest Neighbor on Synthetic Datasets
-
Linear Regression - 19 Minutes
- Univariate Linear Modelling Function
- Optimizer Methods in TensorFlow – The Train Module
- Univariate Linear Regression
- Multivariate Linear Regression
-
Logistic Regression - 20 Minutes
- Logistic Function Predecessor – The Logit Functions
- The Logistic Function
- Univariate Logistic Regression
- Univariate Logistic Regression with keras
-
Simple FeedForward Neural Networks - 16 Minutes
- Preliminary Concepts
- First Project – Non-Linear Synthetic Function Regression
- Second Project – Modeling Cars Fuel Efficiency with Non-Linear Regression
- Third Project – Learning to Classify Wines: Multiclass Classification
-
Convolutional Neural Networks - 20 Minutes
- Origin of Convolutional Neural Networks
- Applying Convolution in TensorFlow
- Subsampling Operation –Pooling
- Improving Efficiency – Dropout Operation
- Convolutional Type Layer Building Methods
- MNIST Digit Classification
- Image Classification with the CIFAR10 Dataset
-
Recurrent Neural Networks and LSTM - 21 Minutes
- Recurrent Neural Networks
- A Fundamental Component – Gate Operation and Its Steps
- TensorFlow LSTM Useful Classes and Methods
- Univariate Time Series Prediction with Energy Consumption Data
- Writing Music "a la" Bach
-
Deep Neural Networks - 13 Minutes
- Deep Neural Network Definition and Architectures Through Time
- Alexnet
- Inception V3
- Residual Networks (ResNet)
- Painting with Style – VGG Style Transfer
-
Library Installation and Additional Tips - 6 Minutes
- Windows Installation
- macOS Installation
About the Expert

Packt