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 Video16:49
Curated Video

Building Microservices API in Go - Auth Server: Verify API

Higher Ed
In this video, we will introduce a middleware component for verifying API authorization using the token. We will cover best practices for implementing token-based authentication and authorization in our application, ensuring the...
Instructional Video11:53
Curated Video

Introduction to FinTech Using R - First Course in Asset Pricing

Higher Ed
In this video, we will look at how to create an ASP.NET Core API project with Visual Studio 2022 using an ASP.NET Core web API template.
<
br/>
This clip is from the chapter "Asset Pricing" of the series "Introduction to FinTech...
Instructional Video6:13
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Exploring Spring Boot Actuator

Higher Ed
In this video, we will explore a few more Spring Boot features.
Instructional Video4:19
Curated Video

Deep Learning - Crash Course 2023 - Training Evaluation

Higher Ed
In this video, we will evaluate the performance of the trained neural network using various performance metrics and techniques.
<
br/>
This clip is from the chapter "Deep Learning with TensorFlow 2.x" of the series "Deep Learning -...
Instructional Video3:51
Curated Video

Deep Learning - Crash Course 2023 - Models

Higher Ed
In this video, we will briefly cover models in deep learning.
<
br/>
This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this section, you will learn some basic terms used in...
Instructional Video9:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: KNN Implementation

Higher Ed
In this lesson, you will learn how to implement the k-nearest neighbor algorithm in machine learning.
Instructional Video11:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Machine Learning for Recommender Systems: tf-idf Matrix

Higher Ed
In this video, you will learn to make the recommendation engine using the tf-idf matrix.
Instructional Video5:27
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Offline Evaluation Techniques

Higher Ed
In this video, you will learn about the evaluation technique and focus on the offline evaluation technique in this lecture.
Instructional Video5:36
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: User Rating Matrix

Higher Ed
In this video, we will understand what a user rating matrix is and how we can build a user rating matrix.
Instructional Video4:17
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: ICM

Higher Ed
In this lesson, you will learn about the item-context matrix, a list of items and attributes in the recommender system.
Instructional Video4:03
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Basics of Recommender System: Overview

Higher Ed
In this video, you will learn about the taxonomy of recommender systems and use the recommender systems to get appropriate results.
Instructional Video5:59
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Candidate Tower and Retrieval System

Higher Ed
In this lesson, we will look at making the candidate tower and then execute a retrieval system.
Instructional Video5:53
Instructional Video8:11
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Categorical Cross Entropy

Higher Ed
In this video, you will learn about categorical cross entropy, which is used in multiclass classification.
<
br/>
This clip is from the chapter "In-Depth: Loss Functions" of the series "Deep Learning - Artificial Neural Networks...
Instructional Video12:51
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Embeddings

Higher Ed
In this video, we will understand the text as sequence data.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, you...
Instructional Video6:44
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 3)

Higher Ed
In this video, you will learn how to view convolution as matrix multiplication.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video2:00
Curated Video

Recommender Systems with Machine Learning - Similarity Index

Higher Ed
This video talks about the similarity index in detail.
<
br/>
This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender Systems with Machine Learning".This section...
Instructional Video5:50
Curated Video

Recommender Systems with Machine Learning - tf-idf (Term Frequency-Inverse Document Frequency) Implementation

Higher Ed
This video demonstrates the implementation of tf-idf (Term Frequency-Inverse Document Frequency).
<
br/>
This clip is from the chapter "Project 1: Song Recommendation System Using Content-Based Filtering" of the series "Recommender...
Instructional Video10:53
Curated Video

Recommender Systems with Machine Learning - tf-idf (Term Frequency-Inverse Document Frequency) Matrix

Higher Ed
This video is about the tf-idf (Term Frequency-Inverse Document Frequency) matrix.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section...