Instructional Video14:07
Curated Video

Practical Data Science using Python - NumPy Arrays 2

Higher Ed
This video explains returning the dot product of two arrays.<br<br/>/>

This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Instructional Video4:42
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Why Activation Function Is Required

Higher Ed
This video explains why activation function is required in DNN.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses...
Instructional Video2:15
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Results Prediction and Confusion Matrix - Classification Algorithms: Logistic Regression

Higher Ed
In this video, you will learn about results prediction and confusion matrix.
<
br/>
This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video5:29
Packt

Fundamentals of Neural Networks - Stride

Higher Ed
For a convolutional or pooling operation, the stride denotes the number of pixels by which the window moves after each operation. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural...
Instructional Video7:09
Packt

Fundamentals of Neural Networks - Padding

Higher Ed
This video explains padding in convolutional neural networks. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where you...
Instructional Video10:33
Packt

Fundamentals of Neural Networks - Language Processing

Higher Ed
NLP is a tool for structuring data in a way that AI systems can process that deals with language. NLP uses AI to 'read' through a document and extract key information. This clip is from the chapter "Recurrent Neural Networks" of the...
Instructional Video6:45
Packt

Fundamentals of Neural Networks - Image Data

Higher Ed
This video explains image data in CNN (Convolutional Neural Network). This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains convolutional neural networks where...
Instructional Video11:39
Packt

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 Video5:58
Packt

Fundamentals of Neural Networks - Convolution in 2D and 3D

Higher Ed
This video explains Convolution in 2D and 3D. 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 with...
Instructional Video5:04
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Feed Forward for DEEP Net

Higher Ed
In this video, you will learn about Feed Forward for DEEP Net.
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper...
Instructional Video11:42
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Selection: Similarity Based Methods Criteria

Higher Ed
In this video, we will cover similarity based methods criteria.
<
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 Video14:32
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: Supervised PCA and Fishers Linear Discriminant Analysis

Higher Ed
In this video, we will cover supervised PCA and Fishers linear discriminant analysis.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science...
Instructional Video11:28
Curated Video

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

Higher Ed
In this video, we will cover PCA versus 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 (Theory and...
Instructional Video6:46
Curated Video

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

Higher Ed
In this video, we will cover PCA properties.
<
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 Video11:09
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA Max Variance Formulation

Higher Ed
In this video, we will cover PCA Max Variance Formulation.
<
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 Video27:48
Curated Video

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

Higher Ed
In this video, we will cover PCA implementation.
<
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 Video10:38
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA For Small Sample Size Problems(DualPCA)

Higher Ed
In this video, we will cover PCA for small sample size problems (DualPCA).
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine...
Instructional Video13:48
Curated Video

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

Higher Ed
In this video, we will cover PCA derivation.
<
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 Video11:01
Curated Video

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

Higher Ed
In this video, we will cover Kernel PCA.
<
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 Projects) A...
Instructional Video9:15
Curated Video

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

Higher Ed
In this video, we will cover image features.
<
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 Video8:19
Curated Video

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

Higher Ed
In this video, we will cover derived features.
<
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 Video18:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Deep Neural Network Architecture: Nonvectorized Implementations of Conv2d and Pool2d

Higher Ed
In this video, we will cover nonvectorized implementations of Conv2d and Pool2d.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning...
Instructional Video4:48
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Why Activation Function Is Required

Higher Ed
In this video, we will understand why activation function is required.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video5:33
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - RNN Implementation: Language Modelling Next Word Prediction Python 4

Higher Ed
In this video, we will cover language modelling next word prediction Python 4.
<
br/>
This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...