Instructional Video4:52
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Object Detection Activity

Higher Ed
This is an activity video on object detection.
<
br/>
This clip is from the chapter "Object Detection" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the methods of object...
Instructional Video4:29
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Predicting the Test Set Results

Higher Ed
In this video, you will learn how to predict the test set results.
<
br/>
This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section,...
Instructional Video12:49
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Moving Avg Implemented

Higher Ed
This video explains the implementation of Moving Avg.<br<br/>/>

This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video3:41
Packt

Fundamentals of Neural Networks - Tensor and Matrix

Higher Ed
This video explains what we mean by Tensor and Matrix. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you will start...
Instructional Video14:29
Curated Video

Fundamentals of Neural Networks - Lab 2 - Introduction to TensorFlow – Remove the Throat-Clearing Sound in the Start of the Video

Higher Ed
This video demonstrates some basic operations in TensorFlow such as objects and we will apply some mathematical operations to the Tensor objects.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series...
Instructional Video15:14
Mister Simplify

The Boston Matrix - Simplest explanation ever

12th - Higher Ed
BCG's Boston Matrix is a simple tool used in Business and Marketing strategy development. It's used to analyse a business's portfolio of products / brands and understand which brands to focus on for best returns.
Instructional Video2:42
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Matrix

Higher Ed
This video focuses on matrix in Power BI.
<
br/>
This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section provides an introduction to...
Instructional Video3:31
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Conditional Formatting in a Matrix

Higher Ed
This video explains how to perform conditional formatting in a matrix.
<
br/>
This clip is from the chapter "Tables and Matrix in Power BI" of the series "Business Intelligence with Microsoft Power BI - with Material".This section...
Instructional Video4:52
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Object Detection: Object Detection Activity

Higher Ed
In this video, we will cover object detection activity.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video7:56
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: Slicing-Part 2

Higher Ed
In this video, we will cover slicing-part 2.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video10:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - NumPy for Numerical Data Processing: Arrange, Random, and Reshape-Part 2

Higher Ed
In this video, we will cover arrange, random, and reshape-part 2.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
Instructional Video13:41
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: Kernel PCA Versus ISOMAP

Higher Ed
In this video, we will cover Kernel PCA versus ISOMAP.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory...
Instructional Video5:53
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Engineering: Feature Scaling

Higher Ed
In this video, we will cover feature scaling.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video6:34
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Engineering: Categorical Features Python

Higher Ed
In this video, we will cover categorical features of Python.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning...
Instructional Video15:47
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Building Machine Learning Model from Scratch: Linear Regression from Scratch- Part 2

Higher Ed
In this video, we will cover linear regression from scratch- part 2.
<
br/>
This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video9:17
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Mathematical Foundation: Singular Value Decomposition (SVD)

Higher Ed
In this video, we will cover Singular Value Decomposition (SVD).
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning...
Instructional Video6:33
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Model Linearity

Higher Ed
In this video, we will cover machine learning model linearity.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video12:47
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practice exercise - Print the Smallest Number in a 3*3 Matrix

Higher Ed
This video presents practice exercise on printing the smallest number in a 3*3 matrix.
r/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium...
Instructional Video18:59
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - NonVectorized Implementations of Conv2d and Pool2d

Higher Ed
This video helps in NonVectorized implementations of Conv2d and Pool2d.
<
br/>
This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This...
Instructional Video4:11
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - MaxPooling Exercise

Higher Ed
This is an exercise video on MaxPooling.
<
br/>
This clip is from the chapter "Deep Neural Network Architecture" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the deep neural...
Instructional Video5:01
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Image Processing

Higher Ed
This video explains how the image is formed and processed.<br<br/>/>

This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video1:49
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Gradients of MaxPooling Layer Solution

Higher Ed
This is a solution video on gradients of the MaxPooling layer.
<
br/>
This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...
Instructional Video8:20
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Gradients of MaxPooling Layer

Higher Ed
This video explains gradients of the MaxPooling layer.
<
br/>
This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient...
Instructional Video5:53
Curated Video

Salesforce Platform App Builder Certification Training - Filters

Higher Ed
This video explains filters in Lightning reports and dashboards.
<
br/>
This clip is from the chapter "Lightning Reports and Dashboards" of the series "Salesforce Platform App Builder Certification Training".This section explains...