Instructional Video8:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 2)

Higher Ed
In this video, we will dive into action and look at codes for transfer learning without data augmentation.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional...
Instructional Video10:51
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 1)

Higher Ed
In this video, we will dive into action and look at codes for transfer learning with data augmentation.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural...
Instructional Video7:06
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Large Datasets and Data Generators

Higher Ed
In this video, you will learn how to work with large image datasets in TensorFlow and Keras with data generators.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning -...
Instructional Video8:15
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Theory

Higher Ed
In this video, we will get introduced to the concept of transfer learning.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In...
Instructional Video6:14
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs

Higher Ed
In this video, we will move into action and work on text classification with CNNs.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video8:10
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNNs for Text

Higher Ed
In this video, we will understand how we can use CNNs for text sequences.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video13:21
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Code Preparation (NLP)

Higher Ed
In this video, we will look at the code preparation we will use for NLP and understand it.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video12:51
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Embeddings

Higher Ed
In this video, we will understand the text as sequence data.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, you...
Instructional Video10:25
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Improving CIFAR-10 Results

Higher Ed
In this video, you will learn how to improve CIFAR-10 results using data augmentation and batch normalization.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional...
Instructional Video8:55
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Data Augmentation

Higher Ed
In this video, you will learn about data augmentation.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we...
Instructional Video6:50
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for Fashion MNIST

Higher Ed
In this video, we will start with implementing CNN with the fashion MNIST dataset.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video15:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNN Code Preparation

Higher Ed
In this video, we will look at the code preparation we will use for CNN and understand it.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video21:00
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNN Architecture

Higher Ed
In this video, we will understand the CNN architecture.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we...
Instructional Video16:02
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Convolution on Color Images

Higher Ed
In this video, we will understand convolution on color images.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video6:44
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 3)

Higher Ed
In this video, you will learn how to view convolution as matrix multiplication.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video5:59
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 2)

Higher Ed
In this video, we will look at a new perspective on convolution to understand how it works.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks...
Instructional Video16:40
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 1)

Higher Ed
In this video, we will get introduced to the concept of convolution.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video4:54
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - 2 Approaches to Transfer Learning

Higher Ed
In this video, we will discuss the two approaches used for transfer learning, which we will use in the next videos.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning -...
Instructional Video5:44
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Some Pre-Trained Models (VGG, ResNet, Inception, MobileNet)

Higher Ed
In this video, we will understand VGG, ResNet, Inception, and MobileNet.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In...
Instructional Video5:33
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Preprocessing

Higher Ed
In this video, we will move into action and understand how to do text preprocessing using Colab notebook.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural...
Instructional Video3:13
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Suggestion Box

Higher Ed
In this video, we will look at the suggestion box where we can add feedback for this course.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks...
Instructional Video5:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Batch Normalization

Higher Ed
In this video, you will learn about batch normalization.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we...
Instructional Video4:31
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for CIFAR-10

Higher Ed
In this video, we will work on image classification with the CIFAR-10 dataset.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video9:54
Hip Hughes History

Why Did Trumpcare Fail? or Why They Killed the Bill

6th - 12th
My own thoughts on why the American Health Care Act better known as Trumpcare or RyanCare. Why did it fail? How did trump error? TrumpCare Explained • The Bill That Was... ObamaCare Explained • ObamaCare: The Af... Learn about the...