Hi, what do you want to do?
Packt
Introduction to computer hardware and software : New Installation - First Drive
From the section: Implementing Mass Storage. Here, we learn to implement mass storage. A brand-new system doesn’t have a bootable drive with an installed operating system. In this episode you will go through the process of setting up an...
Zach Star
Artificial Intelligence Research and Which Majors to Pick
This video be in less depth than the previous but will cover a wider range of topics and research in artificial intellig
ence.
Startups in artificial intelligence are becoming more and more popular (over 100 just in...
Packt
Use different data types : Exploring Python Data Types
From the section: NumPy Fundamentals in Python. Every programming language is different. You will cover fundamentals in order to get familiar with the Python environment needed for NumPy. You will learn to work with numbers, lists,...
Curated Video
Use a real-life example of an AI system to discuss some impacts of cyber attacks : Most Common AI Solutions and Threats
From the section: Build a Threat Model and Learn Different Attacks on AI. In this section, you will create a high-level threat model for AI solution to choose the right priorities against various threats.
The aim of this...
The aim of this...
Curated Video
Design test cases to verify a computer program : Testing for Errors
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python.<b<br/>r/>
This video explains how to test for errors in Python.
This video explains how to test for errors in Python.
Curated Video
Describe an advanced data structure : Optimizing the Sieve of Eratosthenes
From the section: More Complex Algorithms on Arrays. In this section, we will deal with even more complex problems involving arrays. They will require more complex logic or data structures to solve, or a clever way of applying more...
Curated Video
Implement arithmetic operations in a computer program : Operators: Arithmetic, Assignment
From the section: Operators in Python. This section is about Operators in Python.<b<br/>r/>
Operators in Python: Operators: Arithmetic, Assignment
Operators in Python: Operators: Arithmetic, Assignment
Curated Video
Describe computer programming : Coding In a nutshell
From the section: Coding in a nutshell. This section will help to answer some common beginner questions related to coding.
Coding in a nutshell: Coding In
a nutshell
• Understand the process of Python d
ecisions...
Coding in a nutshell: Coding In
a nutshell
• Understand the process of Python d
ecisions...
Packt
Evaluate the positive impacts of mobile computing on society : Most Common AI Solutions and Threats
From the section: Build a Threat Model and Learn Different Attacks on AI. In this section, you will create a high-level threat model for AI solution to choose the right priorities against various threats.
The aim of this...
The aim of this...
Packt
Introduction to computer hardware and software : The Power Supply
From the section: Power Supplies. Here, we check our power supply, mount the power supply and learn how to cool our PC. A PC power supply takes AC power from the grid and transforms it into DC voltage the system needs to run.
Curated Video
Describe an advanced data structure : Find the Factorial with a Given Number of Zeros
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but...
Curated Video
Design test cases to verify a computer program : Testing Classes
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python.<b<br/>r/>
This video explains how to test classes in Python.
This video explains how to test classes in Python.
Curated Video
Implement arithmetic operations in a computer program : Arithmetic Operators
From the section: Basics. In this section, we look into comments, variables and its types, list, tuples, dictionary, various operators, and loops in details.
An arithmetic operator is a mathematical function that takes two...
An arithmetic operator is a mathematical function that takes two...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : What is computer vision and why is it important?
From the section: Computer Vision Basics: Part 1. In this section, we’ll cover the basic features of Computer Vision.<b<br/>r/>
Computer Vision Basics: Part 1: What is computer vision and why is it important?
Computer Vision Basics: Part 1: What is computer vision and why is it important?
Curated Video
Explain web security : Basic Terminologies
From the section: First Steps. In this section, the viewer will be introduced to the course with a look at the course in general, have a look at some of the operating systems used in this course, and begin to understand basic...
Packt
Use different data types : Data Types
From the section: Jumping In. This section will cover topics such as syntax, variables, data types, strings, and many more. Jumping In: Data Types
Packt
Evaluate the impact of privacy issues, cyberattacks, and malware on your AI application : Introduction to Various Defense Approaches to Adversarial Attacks
From the section: Choosing the Right Defense. In this section, you will deploy the right defense methods to protect AI systems from attacks by comparing their efficiency.
The aim of this video is to give an overview of...
The aim of this video is to give an overview of...
Curated Video
Discuss the importance of data : Evaluating model performance in Python
From the section: Simple Decision trees. In this section, we will start with the basic theory of decision tree then we cover data pre-processing topics like missing value imputation, variable transformation and Test-Train split. In...
Curated Video
Describe the different types of malware that could affect a computer system or network : Rootkits
From the section: Exploring Malware Functionalities. In this section, you learn how the behavior of malware is different in various classes of malware, and such an insight helps you to understand the class of malware while you are...
Curated Video
Describe a neural network : Multi-class Classification Using Neural Networks with caret
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Code to perform Image cropping dilation and erosion
From the section: Computer Vision Basics: Part 2. In this section, we’ll explore the some addtiional features of Computer Vision.<b<br/>r/>
Computer Vision Basics: Part 2: [Activity] Code to perform Image cropping dilation and erosion
Computer Vision Basics: Part 2: [Activity] Code to perform Image cropping dilation and erosion
Curated Video
Describe network protocols : Network Layers
From the section: Networking and Programming with IP and UDP In this section, we will learn about all about networking and using programming with IP and UDP. In this video, we will have a look at Network Layers and learn something about...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Course Overview and Learning Outcomes
From the section: Introduction to Self-Driving Cars. In this section, we’ll cover a brief history and an overall outcome that you can expect by the end of this course. Introduction to Self-Driving Cars: Course Overview and Learning Outcomes
Curated Video
Design a computer system using tree search and reinforcement learning algorithms : Coding up Your First Solution to CartPole-v0
From the section: Lights, Camera, Action – Building Blocks of Reinforcement Learning. In this section, we learn about the main building blocks of reinforcement learning, including the action space, the environment, and the rewards....