Instructional Video5:47
Instructional Video5:24
Instructional Video5:19
Instructional Video5:17
Instructional Video6:47
Instructional Video6:07
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Why Gradients

Higher Ed
In this video, we will understand why gradients.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video8:06
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Loss Function

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

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Introduction to Gradient Descent Module

Higher Ed
In this video, we will cover an introduction to gradient descent module.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video8:20
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Example Setup

Higher Ed
In this video, we will cover example setup.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video6:03
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Equations

Higher Ed
In this video, we will cover equations.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video5:58
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Chain Rule in Action

Higher Ed
In this video, we will cover chain rules in action.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video7:29
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in RNN: Chain Rule

Higher Ed
In this video, we will cover chain rules.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we...
Instructional Video19:42
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Implementation in NumPy BackwardPass 5

Higher Ed
In this video, we will cover implementation in NumPy BackwardPass 5.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video8:20
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: Gradients of Convolutional Layer

Higher Ed
In this video, we will cover gradients of convolutional layer.
<
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...
Instructional Video6:38
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 09 - Tip - Testing Exceptions with Junit

Higher Ed
JUnit 5: Step 09 - Tip - Testing Exceptions with Junit
<
br/>
This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you...
Instructional Video8:44
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Vanishing Gradients in RNN: LSTM

Higher Ed
In this video, we will cover LSTM.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video6:08
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Vanishing Gradients in RNN: GRU Optional

Higher Ed
In this video, we will cover GRU Optional.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video5:04
Curated Video

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

Higher Ed
In this video, we will cover machine learning model hyperparameters exercise solution.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning...
Instructional Video7:58
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Live Example in Parameterizing Job with Multiple Browser Options

Higher Ed
This video presents a live example about parameterizing a job with multiple browser options.
r/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with...
Instructional Video12:34
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - How to Parameterize Jenkin Build with the Multi Options Profile?

Higher Ed
This video explains how to parameterize Jenkin build with the multi options profile.
r/>
This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java -...
Instructional Video12:01
APMonitor

Data Science 🐍 Time Series

10th - Higher Ed
Time series data is produced sequentially as new measurements are recorded. Models derived from the data give insight into what happens next. They also show how the system can be changed to achieved a different future...
Instructional Video5:20
Catalyst University

Thermotherapy [Part 1] | Theory, Contraindications, and Precautions

Higher Ed
In this full-lecture video, we discuss the theory, contraindications/precautions, specific uses, and techniques by which we can apply heat as a therapeutic modality along with any relevant associated parameters.
Instructional Video7:35
Curated Video

Bash Shell Scripting- Passing Parameters to a Function

Higher Ed
This video shows how to pass parameters to a function.<br/<br/>>

This clip is from the chapter "Functions" of the series "Complete Bash Shell Scripting".This section explains functions in detail.
Instructional Video6:35
Curated Video

Modify a data structure : Linked List and "Node" Constructor Functions

Higher Ed
From the section: Linked Lists. This section introduces Linked Lists and "Node" constructor functions along with Big O Notation and calculating the runtime of a function<b<br/>r/>

Linked Lists: Linked List and "Node" Constructor Functions