Instructional Video9:14
Packt

Develop an AI system to solve a real-world problem : Boosting and Ensembles

Higher Ed
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...
Instructional Video5:56
Packt

Describe a data structure : The Prototype Object

Higher Ed
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...
Instructional Video3:24
Curated Video

Develop a computer program to solve a problem using control structures : Break

Higher Ed
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
Instructional Video4:15
Packt

Introduction to computer hardware and software : LCD Breakdown

Higher Ed
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...
Instructional Video6:37
Curated Video

Describe the different types of malware that could affect a computer system or network : Keyloggers and Information Stealers

Higher Ed
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...
Instructional Video4:46
Curated Video

Describe computer programming : Section Recap

Higher Ed
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
Instructional Video14:32
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : ANN Training and dataset split

Higher Ed
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
Instructional Video3:28
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Poisoning Attacks

Higher Ed
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...
Instructional Video1:21
Curated Video

routing protocols : Administrative Distance and multiple routes with the same mask

Higher Ed
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...
Instructional Video2:31
Curated Video

routing protocols : Administrative Distance versus mask length

Higher Ed
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...
Instructional Video21:04
Packt

Compare the breadth-first and depth-first search algorithms : Assignment 1 - Solution

Higher Ed
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
Instructional Video5:54
Packt

Compare the breadth-first and depth-first search algorithms : BFS Algorithm

Higher Ed
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...
Instructional Video10:48
Packt

Introduction to computer hardware and software : Understanding USB

Higher Ed
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...
Instructional Video3:59
Curated Video

Describe computer programming : Decomposition

Higher Ed
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
Instructional Video6:00
Packt

Create visual representations of data that models real-world phenomena or processes : Scatter Plots

Higher Ed
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...
Instructional Video2:06
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Histogram of colors

Higher Ed
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
Instructional Video10:49
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Whitespace, Imports, and Lists

Higher Ed
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...
Instructional Video5:19
Curated Video

routing protocols : Static vs. Dynamic Routing

Higher Ed
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
Instructional Video10:46
Curated Video

Evaluate the accuracy of an artificial intelligence system : Implement a DNN Based Multi-Class Classification with MXNet

Higher Ed
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
Instructional Video21:51
Packt

Compare the breadth-first and depth-first search algorithms : BFS and DFS Implementation

Higher Ed
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
Instructional Video3:08
Curated Video

Design a computer system using tree search and reinforcement learning algorithms : Installing and Setting Up OpenAI Gym

Higher Ed
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...
Instructional Video6:26
Packt

Compare the breadth-first and depth-first search algorithms : Introduction to LinkedIn Connection Feature

Higher Ed
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...
Instructional Video10:18
Curated Video

Develop a computer program to solve a problem using a sequence of instructions : Advanced If Statements

Higher Ed
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”,...
Instructional Video1:52
Curated Video

Explain web security : Operating Systems and Tools Used

Higher Ed
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...