Hi, what do you want to do?
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Programming Examples Using 'while' Loop
This video provides programming examples using "while" loop.
r/>
This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
r/>
This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Curated Video
Salesforce Platform App Builder Certification Training - Dashboards
This video explains dashboards.<br<br/>/>
This clip is from the chapter "Lightning Reports and Dashboards" of the series "Salesforce Platform App Builder Certification Training".This section explains Lightning reports and dashboards.
This clip is from the chapter "Lightning Reports and Dashboards" of the series "Salesforce Platform App Builder Certification Training".This section explains Lightning reports and dashboards.
Curated Video
Practical Data Science using Python - Python Iterations 2
This video explains loop structures with numeric ranges.<br<br/>/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Curated Video
Python for Deep Learning - Build Neural Networks in Python - What is Gradient Descent?
In this video, we will understand what Gradient Descent is.
<
br/>
This clip is from the chapter "Gradient Descent Algorithm" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will...
<
br/>
This clip is from the chapter "Gradient Descent Algorithm" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, we will...
Curated Video
Python In Practice - 15 Projects to Master Python - Iterating over Datatypes Using For Loops
This video explains for loops, how to iterate over elements in data type, nesting if-else statements, and nesting for loops in a “for loopâ€.
<
br/>
This clip is from the chapter "Iterating over Elements" of the series "Python in...
<
br/>
This clip is from the chapter "Iterating over Elements" of the series "Python in...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Updating Epsilon Value
This video explains how to update Epsilon value.
<
br/>
This clip is from the chapter "Hyper Parameters and Concepts" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on hyper...
<
br/>
This clip is from the chapter "Hyper Parameters and Concepts" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on hyper...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Implementing Bubble Sort
This video demonstrates how to implement bubble sort.
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
<
br/>
This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Bubble Sort Complexity
This video focuses on bubble sort complexity.
<
br/>
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...
<
br/>
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 - Bubble Sort
This video explains the concept of bubble sort.
<
br/>
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...
<
br/>
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 Science and Machine Learning (Theory and Projects) A to Z - Gradient Descent in CNNs: What is Chain Rule
In this video, we will explain what is chain rule.
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
<
br/>
This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" 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 Cross Validation
In this video, we will cover machine learning cross validation.
<
br/>
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...
<
br/>
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
Java Programming for Complete Beginners - Java 16 - Step 09 - Introduction to Break and Continue
In this video, we will learn about introduction to break and continue.
r/>
This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about loops -...
r/>
This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about loops -...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Programming Examples Using 'for' Loop
This video provides programming examples using "for" loop.
r/>
This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains...
r/>
This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains...
Curated Video
REST APIs with Flask and Python - List Comprehensions in Python
This video explains the list comprehensions in Python.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh...
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Solution 2 (Map)
In the previous video, we successfully prompted the output of the quiz using a function. In this session, we will replicate the same thing inside the Lambda function.
r/>
This clip is from the chapter "Spark RDDs" of the series...
r/>
This clip is from the chapter "Spark RDDs" of the series...
Curated Video
Rust Programming Master Class from Beginner to Expert - Break and Continue
In this video, we will cover break and continue.
<
br/>
This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic programming...
<
br/>
This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic programming...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - What Is Chain Rule
This video explains about the chain rule.<br<br/>/>
This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient descent in CNNs.
This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient descent in CNNs.
Curated Video
Python for Deep Learning - Build Neural Networks in Python - What is Stochastic Gradient Descent?
In this video, we will understand what is Stochastic Gradient Descent?
<
br/>
This clip is from the chapter "Gradient Descent Algorithm" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section,...
<
br/>
This clip is from the chapter "Gradient Descent Algorithm" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section,...
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Gradient Descent versus Stochastic Gradient Descent
In this video, you will learn about Gradient Decent versus Stochastic Gradient Descent.
<
br/>
This clip is from the chapter "Gradient Descent Algorithm" of the series "Python for Deep Learning — Build Neural Networks in...
<
br/>
This clip is from the chapter "Gradient Descent Algorithm" of the series "Python for Deep Learning — Build Neural Networks in...
Curated Video
Practical Data Science using Python - Python Iterations 1
This video explains loop structures in Python.<br<br/>/>
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Q-Learning - 1
This is the first of the three-part video that explains implementing Q-Learning.
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This...
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - DNN Gradient Descent Implementation
This video explains about the implementation of gradient descent.
<
br/>
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...
<
br/>
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - DNN Dropout
This video explains about the DNN Dropout.
<
br/>
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...
<
br/>
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
Python In Practice - 15 Projects to Master Python - iter( ) and next( )
This video explains the iter( ) and next( ) functions.<br<br/>/>
This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.