Hi, what do you want to do?
Packt
Develop an AI system to solve a real-world problem : Boosting and Ensembles
From the section: Predicting Sales with Supervised Learning. In this section, learners will use their first machine learning techniques, including Support Vector Machines and Artificial Neural Networks. These techniques will be...
Packt
Describe a data structure : The Prototype Object
From the section: Introduction to Data Structures and Important Concepts. This section introduces Data Structures and important concepts of DS and explains why they are important
Introduction to Data Structures and Important...
Introduction to Data Structures and Important...
Curated Video
Develop a computer program to solve a problem using control structures : Break
From the section: Python Crash Course. In this section, the author covers Python and provides a crash course on this.<b<br/>r/>
Python Crash Course: Break
Python Crash Course: Break
Packt
Introduction to computer hardware and software : LCD Breakdown
From the section: Display Technologies. In this section, we explore our display options for per our uses. The Liquid Crystal Display (LCD) is the dominant technology for today’s monitors. A good tech should possess a deep understand of...
Curated Video
Describe the different types of malware that could affect a computer system or network : Keyloggers and Information Stealers
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 computer programming : Section Recap
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more.<b<br/>r/>
Common Coding Concepts: Section Recap
Common Coding Concepts: Section Recap
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : ANN Training and dataset split
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN.<b<br/>r/>
Artificial Neural Networks: ANN Training and dataset split
Artificial Neural Networks: ANN Training and dataset split
Curated Video
Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Poisoning Attacks
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
routing protocols : Administrative Distance and multiple routes with the same mask
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols.
Routing Introduction: Administrative Distance...
Routing Introduction: Administrative Distance...
Curated Video
routing protocols : Administrative Distance versus mask length
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols.
Routing Introduction: Administrative Distance...
Routing Introduction: Administrative Distance...
Packt
Compare the breadth-first and depth-first search algorithms : Assignment 1 - Solution
From the section: BFS and DFS Grid World. This section will cover BFS and DFS Grid concept.<b<br/>r/>
BFS and DFS Grid World: Assignment 1 - Solution
BFS and DFS Grid World: Assignment 1 - Solution
Packt
Compare the breadth-first and depth-first search algorithms : BFS Algorithm
From the section: Shortest Path Search (Breadth First Search). In this section, we will develop LinkedIn’s connection feature using Breadth First Search. We take the concepts of the earlier section forward and learn about queue and...
Packt
Introduction to computer hardware and software : Understanding USB
From the section: Essential Peripherals. In this section, we learn more about optical media, USB standard, configure USB’s for keyboard and mIce. Why are there USB “A” and USB “B” connectors? Why do modern systems still provide older USB...
Curated Video
Describe computer programming : Decomposition
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more. Common Coding Concepts: Decomposition
Packt
Create visual representations of data that models real-world phenomena or processes : Scatter Plots
From the section: Data Visualization. In this section you will learn about data visualization, matplotlib library, bar charts, line charts and scatter plots. There’s also an activity for data visualization.
Data...
Data...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Histogram of colors
From the section: Computer Vision Basics: Part 3. In this section, we’ll cover the advanced features of Computer Vision.<b<br/>r/>
Computer Vision Basics: Part 3: Histogram of colors
Computer Vision Basics: Part 3: Histogram of colors
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists
From the section: Python Crash Course [Optional]. In this section, we’ll continue diving into Python data structures with tuples and dictionaries, functions, Boolean Operations and Loops, and libraries like Pandas, MatPlotLib and...
Curated Video
routing protocols : Static vs. Dynamic Routing
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols.<b<br/>r/>
Routing Introduction: Static vs. Dynamic Routing
Routing Introduction: Static vs. Dynamic Routing
Curated Video
Evaluate the accuracy of an artificial intelligence system : Implement a DNN Based Multi-Class Classification with MXNet
From the section: ANN & DNN With MXNet Package in R. This section is about ANN & DNN with MXNet Package in R.<b<br/>r/>
ANN & DNN With MXNet Package in R: Implement a DNN Based Multi-Class Classification with MXNet
ANN & DNN With MXNet Package in R: Implement a DNN Based Multi-Class Classification with MXNet
Packt
Compare the breadth-first and depth-first search algorithms : BFS and DFS Implementation
From the section: BFS and DFS Grid World. This section will cover BFS and DFS Grid concept.<b<br/>r/>
BFS and DFS Grid World: BFS and DFS Implementation
BFS and DFS Grid World: BFS and DFS Implementation
Curated Video
Design a computer system using tree search and reinforcement learning algorithms : Installing and Setting Up OpenAI Gym
From the section: Getting Started With Reinforcement Learning Using OpenAI Gym. In this section, we will introduce the basics of the reinforcement learning problem, and explain how OpenAI gym helps with developing and research...
Packt
Compare the breadth-first and depth-first search algorithms : Introduction to LinkedIn Connection Feature
From the section: Shortest Path Search (Breadth First Search). In this section, we will develop LinkedIn’s connection feature using Breadth First Search. We take the concepts of the earlier section forward and learn about queue and...
Curated Video
Develop a computer program to solve a problem using a sequence of instructions : Advanced If Statements
From the section: JavaScript Basics: Variables and Flow Control. In this section, we’ll learn about the basics of JavaScript.
In this lesson, we’re going to continue looking at the if statement. We know about “if” and “else”,...
In this lesson, we’re going to continue looking at the if statement. We know about “if” and “else”,...
Curated Video
Explain web security : Operating Systems and Tools Used
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...