Curated Video
Data Structures and Algorithms The Complete Masterclass - Trie - I
This is the first part of the two-part video that provides an introduction to the concept of a trie where we can store a character. This clip is from the chapter "Data Structures – Tries" of the series "Data Structures and Algorithms:...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Trees - Part 1
This is the first part of the two-part video that explains nonlinear data structure called trees. This clip is from the chapter "Data Structures - Trees" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Implementing Breadth-first Search - Algorithm: Tree Traversals
This video explains how to implement breadth-first search. This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Introduction to Grid
This video introduces you to the Grid. This clip is from the chapter "Cross Browser Testing with Selenium Grid" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses the various aspects...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Cross Browser Testing Rules-Grid Program
This video provides cross browser testing rules for Grid program. This clip is from the chapter "Cross Browser Testing with Selenium Grid" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
Curated Video
024 @Nicodube23 How Myelin Sheaths speed up the Action Potential
In episode 24, I respond to Nicodube23's question on How the Myelin Sheaths speed up the Action Potential through the process of Saltatory Conduction. Watch, learn and Enjoy!
Curated Video
The Complete Practical Docker Guide - Installing Node.js and NPM
This video helps you with installing Node.js and NPM. This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on launching course...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Convolution Layer
In this video, you will learn about the Convolution layer. This clip is from the chapter "Convolutional Neural Networks (CNN)" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will cover...
Curated Video
Docker Certified Associate Certification Training Course - Pricing of Docker CE and EE
This video explains the pricing of Docker CE and EE. This clip is from the chapter "Docker Fundamentals" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains the Overview of Docker.
Curated Video
Docker Certified Associate Certification Training Course - MTLS (Mutual Transport Layer Security)
This video explains MTLS (Mutual Transport Layer Security). This clip is from the chapter "Docker Security" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains Docker security.
Curated Video
Docker Certified Associate Certification Training Course - Docker Swarm Setup
This video explains Docker Swarm setup. This clip is from the chapter "Orchestration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains orchestration.
Curated Video
Docker Certified Associate Certification Training Course - Demo - Docker Swarm
This video demonstrates Docker Swarm. This clip is from the chapter "Orchestration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains orchestration.
Curated Video
Practical Data Science using Python - Decision Tree - Learning Steps
This video explains decision tree - learning steps. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using decision trees.
Curated Video
Practical Data Science using Python - Decision Tree - Gini Index and Entropy Measures
This video explains decision tree - Gini Index and Entropy Measures. This clip is from the chapter "Classification using decision trees" of the series "Practical Data Science Using Python".This section explains classification using...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - DNN Architecture Exercise Solution
This is an exercise solution video on DNN architecture. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN foundation...
Curated Video
DevOps Complete Course - Grafana Setup
This video demonstrates the setup of Grafana and explains the entire process in detail. This clip is from the chapter "Prometheus" of the series "DevOps Complete Course".This section focuses on the Prometheus and Grafana setup on...
Curated Video
DevOps Complete Course - Add Maven Build Server as an Agent to Jenkins
This video shows how to add Maven build server as an agent to Jenkins. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Check Your Installations
This video shows how to check your installations. This clip is from the chapter "Prerequisites and Tools for Developing Serverless Applications on AWS" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Curated Video
Machine Learning Random Forest with Python from Scratch - How to Classify
Let's learn to write a classification method that will train our module and help us get predictions. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest with Python from...
Curated Video
Machine Learning Random Forest with Python from Scratch - Best Slip
Here, we will determine the best split at any decision node where information is maximum and split into two branches, true and false. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Dropout
In this video, we will understand what Dropout is. This clip is from the chapter "Optimizations" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover optimizations of a neural...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Neural Network Architecture
In this video, you will learn about neural network architecture. 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 dive deeper into deep...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Views Directory in Express.js
This video explains the Views Directory in Express.js. This clip is from the chapter "Express.js + HBS (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on Express.js and...
Curated Video
Full Stack Web Development MASTERY Course - Novice to Expert - Routing in Express.js
This video explains routing in Express.js. This clip is from the chapter "Express.js + HBS (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on Express.js and HBS (HandleBars).