Instructional Video7:09
Curated Video

Fundamentals of Neural Networks - Padding

Higher Ed
This video explains padding in convolutional neural networks.
<
br/>
This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks...
Instructional Video11:39
Curated Video

Fundamentals of Neural Networks - Convolutional Operation

Higher Ed
The Convolution layer (CONV) uses filters that perform convolution operations as it is scanning the input with respect to its dimensions. Its hyperparameters include the filter size and stride. The resulting output is called a feature...
Instructional Video3:41
Curated Video

Fundamentals of Neural Networks - Tensor and Matrix

Higher Ed
This video explains what we mean by Tensor and Matrix.
<
br/>
This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where...
Instructional Video6:45
Curated Video

Fundamentals of Neural Networks - Image Data

Higher Ed
This video explains image data in CNN (Convolutional Neural Network).
<
br/>
This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural...
Instructional Video11:19
Curated Video

Fundamentals of Neural Networks - Lab 5 - Building Deeper and Wider Model

Higher Ed
This video demonstrates how to build a deeper and wider neural network model.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural...
Instructional Video12:45
Curated Video

Fundamentals of Neural Networks - Gradient Descent

Higher Ed
This video explains the optimization problem using the gradient descent algorithm.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial...
Instructional Video9:47
Curated Video

Fundamentals of Neural Networks - Cross-Entropy Loss Function

Higher Ed
This video explains the cross-entropy function, which is designed under the assumption that the variable you are trying to predict is binary.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series...
Instructional Video11:33
Curated Video

Fundamentals of Neural Networks - Activation Function

Higher Ed
This video explains the role of the activation function, which is an interesting phenomenon in the design of neural networks.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural...
Instructional Video7:14
Curated Video

Fundamentals of Neural Networks - Backward Propagation

Higher Ed
This video explains backward propagation, which is defined by the optimization problem called the gradient descent algorithm.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural...
Instructional Video6:26
Curated Video

Fundamentals of Neural Networks - Forward Propagation

Higher Ed
This video explains forward propagation and will dive deeper into the architecture of neural networks.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section...
Instructional Video11:16
Curated Video

Fundamentals of Neural Networks - Purpose of Neural Networks

Higher Ed
This video explains the purpose of neural networks.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains artificial neural networks where you will...
Instructional Video8:13
Curated Video

Fundamentals of Neural Networks - Logistic Regression

Higher Ed
This video explains logistic regression and specifically if the target here is discrete or binary.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section...
Instructional Video9:40
Curated Video

Fundamentals of Neural Networks - Linear Regression

Higher Ed
This video explains statistical machine learning, where you will start with the linear regression model.
<
br/>
This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section...
Instructional Video1:08
Curated Video

Fundamentals of Neural Networks - Course Outline

Higher Ed
This video explains the course outline and what the course has to offer.<br<br/>/>

This clip is from the chapter "Welcome" of the series "Fundamentals in Neural Networks".This section introduces you to the course and the course outline.
Instructional Video1:47
Curated Video

Fundamentals of Neural Networks - Welcome Message

Higher Ed
This video explains the need for taking up the course and introduces you to the author.
<
br/>
This clip is from the chapter "Welcome" of the series "Fundamentals in Neural Networks".This section introduces you to the course and the...
Instructional Video4:50
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Stationarity Check - Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis

Higher Ed
This video will do the stationarity check on your data.
<
br/>
This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries Forecasting...
Instructional Video4:11
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Data Manipulation

Higher Ed
This video displays how to do data manipulation using a deep learning model.
<
br/>
This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to...
Instructional Video7:45
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Monthly Birth Distribution Plot and Birth Rate Plot

Higher Ed
This video demonstrates the plotting of the monthly birth distribution and birth rate.
<
br/>
This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical...
Instructional Video5:16
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Dataset Overview - Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis

Higher Ed
This video helps you with an overview of the dataset.
<
br/>
This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries Forecasting...
Instructional Video4:09
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Project Overview - Project 1: COVID-19 Positive Cases Prediction Using Machine Learning Algorithm-1

Higher Ed
This video provides an overview of the project.
<
br/>
This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video9:10
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - BiLSTM and Stacked BiLSTM

Higher Ed
This video helps you with the execution of BiLSTM and Stacked BiLSTM on data.
<
br/>
This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries...
Instructional Video6:18
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - LSTM Implementation and Errors

Higher Ed
This video explains the implementation of LSTM and its errors.
<
br/>
This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using...
Instructional Video8:09
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Dataset Division

Higher Ed
This video explains how to do dataset division.
<
br/>
This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Instructional Video8:10
Curated Video

A Practical Approach to Timeseries Forecasting Using Python - Data Manipulation for Deep Learning

Higher Ed
This video displays how to do data manipulation using a deep-learning model.
<
br/>
This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries...