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. 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. Artificial Neural Networks: ANN Training and dataset split
Curated Video
Java 11 Programming for Beginners 5.3: Working with Annotations
Here we cover annotations and how they help with documentation as well as compile-time and runtime uses. • Add an analysis of financial data based on average spending on each day of week. The new code uses annotations • Explain the...
Curated Video
Java 11 Programming for Beginners 2.4: Using Primitive Types
This is a heavyweight video. We do most of the example solving here to showcase primitive types. • Quick run through of the various primitive types in Java • A brief mention of overflow and underflow • A live programming session solving...
Curated Video
Mastering Tableau 2018.1, Second Edition 7.2: Quick Table Calculations – Running Total and Difference
In this video, we’ll see the details of running total and difference. • Understand running total and difference • Implement running total and difference
Curated Video
Bug Bounty Program Certification 10.3: About the Android App Bug Bounty Program
This video focuses on the information about Android bug bounty program. • Get basic understanding of Android bug bounty program overview • Explore listing tools and resources used • Learn about the process of Android app bug bounty
Curated Video
Cloud Native Development on Azure with Java 1.1: The Course Overview
This video will give you a gist of what the course offers you.
NASA
NASA in Silicon Valley: Geert Barentsen Talks About Bringing People Together To Contribute to Exoplanet Science
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.
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 video is to...
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 and multiple...
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 versus mask...
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. 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 graph...
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 Visualization: Scatter Plots
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. 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 Seaborn...
Science360
Spelbots
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...
Curated Video
Java 11 Programming for Beginners 4.1: Understanding Assignment and Operators
Go through assignment and other operators. • We explain the example of a Pig Latin Translator • Explain operators • Implement a Pig Latin translator example
Curated Video
High Performance Scientific Computing with C 4.4: GPGPU with CUDA
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
Curated Video
Learning D3.JS 5.0 1.3: What Is D3.js?
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...
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. 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.
ANN & DNN With MXNet Package in R: Implement a DNN Based Multi-Class Classification with MXNet