Instructional Video3:52
Curated Video

Python In Practice - 15 Projects to Master Python - Built-Ins Overloading on User-Defined Classes

Higher Ed
This video explains the built-ins overloading on user-defined classes. This clip is from the chapter "Object-Oriented Programming" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on object-oriented...
Instructional Video3:32
Curated Video

Python In Practice - 15 Projects to Master Python - Arbitrary Keyword Arguments (**kwargs)

Higher Ed
This video explains arbitrary keyword-arguments, or **kwargs, and how to pass multiple key-value pairs to a function. This clip is from the chapter "Functions" of the series "Python in Practice - 15 Projects to Master Python".This...
Instructional Video3:06
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Prep 1

Higher Ed
This is the first of the two-part video that helps you with the preparation for the interview. This clip is from the chapter "Interview Prep" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Instructional Video7:04
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Frozen Lake - 1

Higher Ed
This is the first of the four-part video that explains implementing Frozen Lake. This clip is from the chapter "RL-Based Q-Learning" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on...
Instructional Video2:39
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Developing Product Lambda Microservices CRUD Functions with AWS SDK

Higher Ed
This video provides an introduction to the section. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Instructional Video7:16
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - Creating Lambda Function for Ordering Microservices with AWS CDK

Higher Ed
This video explains creating Lambda function for ordering microservices with AWS CDK. This clip is from the chapter "Creating Ordering Microservices Infrastructure with AWS CDK" of the series "AWS Serverless Microservices with Patterns...
Instructional Video3:15
Curated Video

AWS Serverless Microservices with Patterns and Best Practices - AWS Console microservice-http-endpoint Lambda Blueprint - API Gw + Lambda + Dyna

Higher Ed
This video is about AWS Console microservice-http-endpoint Lambda Blueprint—API Gw + Lambda + Dyna. This clip is from the chapter "Building RESTful Microservices with AWS Lambda, API Gateway, and DynamoDB" of the series "AWS Serverless...
Instructional Video3:32
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - The Array Data Type

Higher Ed
In this lesson, we will look at the different sequence of elements or datatypes and the array as a datatype. This clip is from the chapter "Arrays" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video5:34
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Data Analysis NN (Neural Networks) Implementation

Higher Ed
In this video, you will learn how to implement data analysis in our neural network. 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...
Instructional Video4:11
Curated Video

Data Structures and Algorithms The Complete Masterclass - Selection Sort

Higher Ed
This video explains the parallax effect to make selection sort. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting...
Instructional Video8:03
Curated Video

Data Structures and Algorithms The Complete Masterclass - Array - Common Operations – Part 1

Higher Ed
This is the first part of the three-part video that explains the common operators. This clip is from the chapter "Data Structure - Arrays" of the series "Data Structures and Algorithms: The Complete Masterclass".This section focuses on...
Instructional Video9:00
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Why Python and Jupyter Notebook: Why Python

Higher Ed
In this video, we will understand the need of Python. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Instructional Video6:36
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Overfitting Generalization

Higher Ed
In this video, we will cover machine learning overfitting generalization. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video11:09
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Handling Ajax/Mouse Interactions

Higher Ed
This video explains how to handle Ajax/mouse interactions. This clip is from the chapter "Techniques to Automate Ajax Calls, Child Windows, and iFrames" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video4:11
Curated Video

Mastering Swift 2 Programming (Video 31)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video8:33
Let's Tute

The Nervous Tissue: How It Works in Our Body

9th - Higher Ed
This video explains how our body responds to different stimuli through the nervous system. It covers the anatomy and function of nerve cells, nerve fibers, and the different types of neurons that make up the nervous tissue. The video...
Instructional Video7:12
Curated Video

Linux Administration Bootcamp: Go from Beginner to Advanced - Shell Scripting - Part 2

Higher Ed
This is the second part of the two-part video that explains how to perform shell scripting. This clip is from the chapter "Shell Scripting" of the series "Linux Administration Bootcamp: Go from Beginner to Advanced".This section...
Instructional Video8:31
Curated Video

Rust Programming Master Class from Beginner to Expert - Expression Evaluation (Postfix Evaluation)

Higher Ed
In this video, we will cover expression evaluation (postfix evaluation). This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will put all...
Instructional Video6:59
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Sliding Window Efficient Implementation

Higher Ed
This video explains the implementation of sliding window efficiently. This clip is from the chapter "YOLO" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on YOLO (You Only Live Once).
Instructional Video3:40
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Image Sharpening

Higher Ed
This video explains about image sharpening. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video12:03
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Image Processing Activity Solution

Higher Ed
This is an activity solution video on image processing. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video10:47
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Image Blurring 1

Higher Ed
This video talks about image blurring 1. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video4:48
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - General Image Filtering

Higher Ed
This video explains about general image filtering. This clip is from the chapter "Image Processing" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on image processing.
Instructional Video2:20
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - DropOut, Early Stopping and Hyperparameters Solution

Higher Ed
This is a solution video on DropOut, early stopping, and hyperparameters. This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on...