Hi, what do you want to do?
Curated Video
Python for Deep Learning - Build Neural Networks in Python - Accuracy of the Model
In this video, you will learn about the accuracy of the Convolutional Neural Networks (CNN) model.
<
br/>
This clip is from the chapter "Implementation of CNN in Python" of the series "Python for Deep Learning — Build Neural...
<
br/>
This clip is from the chapter "Implementation of CNN in Python" of the series "Python for Deep Learning — Build Neural...
Curated Video
Docker Certified Associate Certification Training Course - None Network
This video explains None network.<br<br/>/>
This clip is from the chapter "Networking" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains networking.
This clip is from the chapter "Networking" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains networking.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 3
This is the third of the three-part video that explains in setting up the game in Python.
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and...
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Setting Up Game in Python - 2
This is the second of the three-part video that explains in setting up the game in Python.
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and...
<
br/>
This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and...
Curated Video
Python In Practice - 15 Projects to Master Python - Python Booleans
This video explains Booleans, how to create conditions using the bool( ) function, talks about True values and False values.
<
br/>
This clip is from the chapter "Boolean" of the series "Python in Practice - 15 Projects to Master...
<
br/>
This clip is from the chapter "Boolean" of the series "Python in Practice - 15 Projects to Master...
Curated Video
Python In Practice - 15 Projects to Master Python - hasattr( )
This video explains the hasattr( ) function.<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.
Curated Video
Python In Practice - 15 Projects to Master Python - else Statements
This video explains else statements and how to write else statements.
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
<
br/>
This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
Python In Practice - 15 Projects to Master Python - Creating Loops Using While Statements
This video explains the loops, how to create loops using while statements, creating conditions for while loops, exiting a loop, nested if-else statements in while loops, continue keyword, and break keyword.
<
br/>
This clip is from...
<
br/>
This clip is from...
Curated Video
Python In Practice - 15 Projects to Master Python - any( )
This video explains the any( ) function.<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.
Curated Video
Python In Practice - 15 Projects to Master Python - all( )
This video explains the all( ) function.<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.
Curated Video
The Complete Python Course - Sets - 15 Coding Example
This video is a detailed explanations of sets using multiple coding examples.
<
br/>
This clip is from the chapter "Python – Sets" of the series "The Complete Python Course (2022)".This section illustrates the concepts of sets,...
<
br/>
This clip is from the chapter "Python – Sets" of the series "The Complete Python Course (2022)".This section illustrates the concepts of sets,...
Curated Video
The Complete Python Course - Logical Operators
Here, we will look at the AND, OR, and NOT conditional statements and how logical operators combine them to return results.
<
br/>
This clip is from the chapter "Python - Operators" of the series "The Complete Python Course...
<
br/>
This clip is from the chapter "Python - Operators" of the series "The Complete Python Course...
Curated Video
The Complete Python Course - Literals
Learn what Python literals are and their types with examples: string literals, numeric literals, and Boolean literals.
<
br/>
This clip is from the chapter "Python Tokens" of the series "The Complete Python Course (2022)".This...
<
br/>
This clip is from the chapter "Python Tokens" of the series "The Complete Python Course (2022)".This...
Curated Video
The Complete Python Course - if...else Statement
You will learn about the if and the else statements and how they execute if one statement is true or false.
<
br/>
This clip is from the chapter "Python – Decision-Making Statements" of the series "The Complete Python Course...
<
br/>
This clip is from the chapter "Python – Decision-Making Statements" of the series "The Complete Python Course...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - while Statements
You will learn about the while loop operation where a code executes until the condition holds true.
<
br/>
This clip is from the chapter "While Loops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
<
br/>
This clip is from the chapter "While Loops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Updating JSON Data
You will learn how to update the intervals and checkbuttons and update the values in the JSON file.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Tuple Packing
You will learn how to pack the values or elements of an iterable such as the tuple.
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses...
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - True or False Values
In this video, you will learn about the only two Boolean values in Python, true and false.
<
br/>
This clip is from the chapter "Booleans" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
<
br/>
This clip is from the chapter "Booleans" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Sentinels
We will look at creating data classes that do not hold any value.
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
<
br/>
This clip is from the chapter "Object-Oriented Programming" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Packt
Python Data Types: Understanding and Storing Data Structures in Python
In this video, we delve into the topic of data structures in Python. From academic results to online orders, everything is data that holds value and requires proper storage. Without structuring it correctly, the data can easily turn into...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - filterfalse()
You will learn to filter elements of a list of iterables using the filter class when the result is false.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with...
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming with...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - def-Keyword
Here, you will learn about functions and keywords using the ().
<
br/>
This clip is from the chapter "Programming with Python" of the series "The Ultimate Guide to Python Programming with Python 3.10".In this section, we will look...
<
br/>
This clip is from the chapter "Programming with Python" of the series "The Ultimate Guide to Python Programming with Python 3.10".In this section, we will look...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - compress()
Here, you will learn to use the for loop and run the if check to compress the values of two iterables or lists.
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming...
<
br/>
This clip is from the chapter "Iterators and Generators" of the series "The Ultimate Guide to Python Programming...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - assert Statements
You will learn to ensure that statements remain true while debugging errors.
<
br/>
This clip is from the chapter "Debugging" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on finding...
<
br/>
This clip is from the chapter "Debugging" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on finding...