Instructional Video42:41
Curated Video

Fundamentals of Machine Learning - Basics in Statistical Learning

Higher Ed
This video explains some basic notations in statistical learning, such as Xij.
<
br/>
This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains the basics of statistical...
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 Video9:40
Packt

Fundamentals of Neural Networks - Linear Regression

Higher Ed
This video explains statistical machine learning, where you will start with the linear regression model. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video16:55
Packt

Fundamentals of Neural Networks - Lab 3 - Deep CNN

Higher Ed
This video demonstrates a deeper CNN, where you will build a much bigger number of trainable parameters. This clip is from the chapter "Convolutional Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
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 Video35:44
Packt

Fundamentals of Neural Networks - Lab 1 - Introduction to Python

Higher Ed
This video demonstrates some of the basic commands in Python specifically the print statement, data structures, variables, and how to define a function. This clip is from the chapter "Artificial Neural Networks" of the series...
Instructional Video6:26
Packt

Fundamentals of Neural Networks - Forward Propagation

Higher Ed
This video explains forward propagation and will dive deeper into the architecture of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This section explains...
Instructional Video11:33
Packt

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. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Instructional Video36:50
Curated Video

Fundamentals of Machine Learning - Tree-Based Methods - Part 1

Higher Ed
This part of the video explains decision tree.
<
br/>
This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This section explains the basics of statistical learning, sampling, and Bootstrap as...
Instructional Video9:43
Curated Video

Fundamentals of Machine Learning - Ridge

Higher Ed
This video explains a lab session on Ridge regression, which holds a unique position in statistical machine learning.
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains...
Instructional Video6:14
Curated Video

Fundamentals of Machine Learning - PCA

Higher Ed
This video explains a lab session on Eigenfaces using PCA.
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various lab exercises on linear regression, ridge...
Instructional Video14:32
Curated Video

Fundamentals of Machine Learning - Logistic Regression

Higher Ed
This video explains logistic regression with a little bit of mathematics behind it.
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various lab exercises on...
Instructional Video8:43
Curated Video

Fundamentals of Machine Learning - Going Beyond Linearity

Higher Ed
This video explains going beyond linearity; specifically, we will look at a couple of interesting examples to improve the linear regression model to see if we can create models that are non-linear.
<
br/>
This clip is from the...
Instructional Video7:50
Curated Video

Fundamentals of Machine Learning - Decision Tree

Higher Ed
This video explains a lab session on a decision tree, getting dependencies, and how to create mock data.
<
br/>
This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various...
Instructional Video22:53
Curated Video

Fundamentals of Machine Learning - Classification Metrics

Higher Ed
This video explains classification metrics and will cover terminologies such as accuracy, specificity, sensitivity, and so on.
<
br/>
This clip is from the chapter "Lectures" of the series "Fundamentals of Machine Learning".This...
Instructional Video6:56
Packt

Fundamentals of Neural Networks - Why Use RNN

Higher Ed
A Recurrent neural network is a type of artificial neural network commonly used in speech recognition and natural language processing. Recurrent neural networks recognize data's sequential characteristics and use patterns to predict the...
Instructional Video0:57
Packt

Fundamentals of Neural Networks - Welcome to RNN

Higher Ed
This video explains recurrent neural networks and why we want to use RNN. This clip is from the chapter "Recurrent Neural Networks" of the series "Fundamentals in Neural Networks".This section explains NLP, we will start with recurrent...
Instructional Video1:47
Packt

Fundamentals of Neural Networks - Welcome Message

Higher Ed
This video explains the need for taking up the course and introduces you to the author. This clip is from the chapter "Welcome" of the series "Fundamentals in Neural Networks".This section introduces you to the course and the course...
Instructional Video8:56
Packt

Fundamentals of Neural Networks - VGG16

Higher Ed
This video explains VGG16 which is a convolutional neural network model proposed by K. Simonyan and A. Zisserman from the University of Oxford in the paper "Very Deep Convolutional Networks for Large-Scale Image Recognition". This clip...
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 Video8:33
Packt

Fundamentals of Neural Networks - Residual Network

Higher Ed
Deeper neural networks are more difficult to train. We present a residual learning framework to ease the training of networks that are substantially deeper than those used previously. This clip is from the chapter "Convolutional Neural...
Instructional Video11:16
Packt

Fundamentals of Neural Networks - Purpose of Neural Networks

Higher Ed
This video explains the purpose of neural networks. 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 learn every...
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...