Podcast27:02
NASA

‎NASA in Silicon Valley: Geert Barentsen Talks About Bringing People Together To Contribute to Exoplanet Science

Pre-K - Higher Ed
A conversation with Geert Barentsen, the Guest Observer Office director for the Kepler and K2 mission at NASA’s Ames Research Center in Silicon Valley.
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 video is to...
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 and multiple...
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 versus mask...
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. 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 graph...
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 Visualization: Scatter Plots
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. 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 Seaborn...
Instructional Video2:33
Science360

Spelbots

12th - Higher Ed
RoboCup is the Olympics of college-level robotics and artificial intelligence contests. As teams gear up for the next round of competition, the ""Spelbots"" have positioned themselves as the team to beat. That's the team from Spelman...
Instructional Video7:25
Curated Video

Java 11 Programming for Beginners 4.1: Understanding Assignment and Operators

Higher Ed
Go through assignment and other operators. • We explain the example of a Pig Latin Translator • Explain operators • Implement a Pig Latin translator example
Instructional Video8:38
Curated Video

High Performance Scientific Computing with C 4.4: GPGPU with CUDA

Higher Ed
How can we accelerate our codes using modern GPUs? What is CUDA? • Learn how to add CUDA kernels to our code • See how to use nvcc to compile CUDA code • Learn about tuning CUDA code for performance
Instructional Video2:56
Curated Video

Learning D3.JS 5.0 1.3: What Is D3.js?

Higher Ed
In this video, we will learn what D3.js is, why it’s useful, how to use diagrams and shapes, and examples of bad and good graphs. • Understand the definition of D3.js • Learn the benefits of using D3.js • Understand examples of bad 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. Routing Introduction: Static vs. Dynamic Routing
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. 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 solutions...
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 graph...
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”, but there’s...
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. ANN & DNN With MXNet Package in R: Implement a DNN Based Multi-Class Classification with MXNet
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...
Instructional Video8:54
Curated Video

Python for Network Forensics 5.1: Enumeration

Higher Ed
In this video, we will begin to think as an attacker and learn how to enumerate devices on a network. • Learn the basics of calling system commands in Python • Learn how to enumerate network devices • Using Python, build an application...
Instructional Video8:16
Curated Video

Python for Network Forensics 1.4: Importing Scapy Modules

Higher Ed
In this video, we will design a Python based Scapy tool to automate our network analysis. • Familiarize ourselves with common Python data structures • Learn to import 3rd party modules into our own application • Unleash the power of...
Instructional Video5:52
Curated Video

Mastering Tableau 2018.1, Second Edition 5.6: Working with Colors and Shapes

Higher Ed
In this video, we’ll see how to apply colors and shapes using marks card. • Understand marks card: colors and shape • Apply colors using marks card • Applying shapes using marks card
Instructional Video12:17
Packt

Create a computer network: Python Netmiko Library

Higher Ed
From the section: Interacting with Classic Network Devices. In this section, we will look at how to interact with classic network devices with Python libraries. We will explain what we define as classic network devices and use Netmiko...