Curated Video
Python In Practice - 15 Projects to Master Python - Built-Ins Overloading on User-Defined Classes
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...
Curated Video
Python In Practice - 15 Projects to Master Python - Arbitrary Keyword Arguments (**kwargs)
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Prep 1
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Frozen Lake - 1
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Introduction to the Section - Developing Product Lambda Microservices CRUD Functions with AWS SDK
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating Lambda Function for Ordering Microservices with AWS CDK
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...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - AWS Console microservice-http-endpoint Lambda Blueprint - API Gw + Lambda + Dyna
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...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - The Array Data Type
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...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Data Analysis NN (Neural Networks) Implementation
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Selection Sort
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Array - Common Operations – Part 1
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Why Python and Jupyter Notebook: Why Python
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...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Overfitting Generalization
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...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Handling Ajax/Mouse Interactions
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...
Curated Video
Mastering Swift 2 Programming (Video 31)
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...
Let's Tute
The Nervous Tissue: How It Works in Our Body
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...
Curated Video
Linux Administration Bootcamp: Go from Beginner to Advanced - Shell Scripting - Part 2
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...
Curated Video
Rust Programming Master Class from Beginner to Expert - Expression Evaluation (Postfix Evaluation)
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...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Sliding Window Efficient Implementation
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).
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Image Sharpening
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.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Image Processing Activity Solution
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.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Image Blurring 1
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.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - General Image Filtering
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.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - DropOut, Early Stopping and Hyperparameters Solution
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...