Hi, what do you want to do?
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - CPU Generations and Architecture
By now you are probably wondering what that alphabet soup of letters and numbers alongside a CPU name means. Understanding the nomenclature of CPU models will ensure that you fully understand how they work. In this video, we are going...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 1)
In this video, we will dive into action and look at codes for transfer learning with data augmentation.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural...
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Theory
In this video, we will get introduced to the concept of transfer learning.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In...
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs
In this video, we will move into action and work on text classification with CNNs.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Improving CIFAR-10 Results
In this video, you will learn how to improve CIFAR-10 results using data augmentation and batch normalization.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional...
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Data Augmentation
In this video, you will learn about data augmentation.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we...
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for Fashion MNIST
In this video, we will start with implementing CNN with the fashion MNIST dataset.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - CNN Code Preparation
In this video, we will look at the code preparation we will use for CNN and understand it.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - 2 Approaches to Transfer Learning
In this video, we will discuss the two approaches used for transfer learning, which we will use in the next videos.
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning -...
<
br/>
This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning -...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Batch Normalization
In this video, you will learn about batch normalization.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we...
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Project Overview
This video outlines the project and will demonstrate how to install the packages required for the project, data preparation, using TensorFlow, evaluation, and recommendation.
<
br/>
This clip is from the chapter "Project Amazon...
<
br/>
This clip is from the chapter "Project Amazon...
Curated Video
Recommender Systems with Machine Learning - KNN Implementation-2
This video explains the implementation of KNN.<br<br/>/>
This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
This clip is from the chapter "Project 2: Movie Recommendation System Using Collaborative Filtering" of the series "Recommender Systems with Machine Learning".null
Curated Video
Recommender Systems with Machine Learning - KNN Implementation-1
This video explains how to implement KNN.
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine learning...
<
br/>
This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of machine learning...
Curated Video
Recommender Systems with Machine Learning - Data Partitioning
This video explains data partitioning.<br<br/>/>
This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of recommender systems.
This clip is from the chapter "Basic of Recommender Systems" of the series "Recommender Systems with Machine Learning".This section focuses on the basics of recommender systems.
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Importing Libraries
This video demonstrates how to import step by step the four main libraries required for our project, including TensorFlow NumPy, Keras, and Pickle, and you will learn about importing Sequential and Model.
<
br/>
This clip is from...
<
br/>
This clip is from...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Steps Involved
In this lesson, you will learn about the various steps involved in developing chatbots based on deep learning techniques. We will install the required packages, define chat models and tokenization, and set up the encoder-decoder...
Curated Video
CISSP Crash Course - Security Models
This video explains security models definition and trusted computing.
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on architecture...
<
br/>
This clip is from the chapter "Architecture and Engineering" of the series "CISSP Crash Course".This section covers domain 3, which focuses on architecture...
Curated Video
Master SQL for Data Analysis - Relational Model, ER Diagram
Here, we will explore the three main building blocks of a relational database: entity, attribute, and relationship.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This...
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Making Recommendations
In this lesson, you will learn to create a recommendation and use a brute-force algorithm to generate the recommendation.
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender...
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Train and Validation
After entirely developing our model, you will learn to fit and evaluate the model for functionality.
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied...
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Compute Loss
Here, we will look at the next step of training our model: the compute loss function.
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied Approach Using...
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied Approach Using...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Candidate Tower and Retrieval System
In this video, you will learn how to create a candidate tower and develop a retrieval system.
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied...
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Making the Model and Query Tower
In this lecture, you will learn to develop our model and create a query tower to perform retrieval tasks.
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An...
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Strengths and Weaknesses of DL Models
In this lesson, you will learn about the strengths and weaknesses of deep learning recommender system models.
<
br/>
This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender...
<
br/>
This clip is from the chapter "Deep Learning Foundation for Recommender Systems" of the series "Recommender...