Instructional Video10:29
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Building Deep Neural Networks with Keras, Normalization, and One-Hot Encoding.

Higher Ed
From the section: Deep Learning and Tensorflow: Part 1. In this section, we’ll talk about what Deep Learning is, and how TensorFlow works at a low level.



Deep Learning and Tensorflow: Part 1: Building Deep Neural Networks...
Instructional Video4:47
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Region of interest masking

Higher Ed
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: Region of interest masking
Instructional Video3:46
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : What are the challenges of color selection technique?

Higher Ed
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 are the challenges of color selection technique?
Instructional Video5:45
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Python Basics: Functions and Boolean Operations

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 Video3:26
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Introduction to Machine Learning Tasks

Higher Ed
From the section: Security Test Using Adversarial Attack. In this section, you will test any AI system against the latest attacks with the help of simple tools. The aim of this video is to give an overview of machine learning tasks. This...
Instructional Video14:22
Catalyst University

Pathway For Sperm and Egg Cells to Fertilization

Higher Ed
In this video, we will examine the precise site of fertilization and then follow the physical path of the secondary oocyte (egg) and sperm cell (spermatozoa) to fertilization.
Podcast6:12
But Why

Why We Need Sleep

Pre-K - Higher Ed
All animals, including humans, need to sleep. Scientists have several theories that help explain why we sleep. In this episode of But Why, a child sleep psychologist describes the evolutionary theory of sleep and explains how sleep...
Instructional Video5:22
Packt

Explain the privacy issues raised by artificial intelligence systems : Poisoning Attacks, Privacy, and Backdoor Attacks Theory

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 show...
Instructional Video32:12
Curated Video

Describe computer programming : Lists

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: Lists
Instructional Video4:32
Curated Video

Describe a neural network : Neural Network for Image Type Data

Higher Ed
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...
Instructional Video3:20
Science360

Science Now Episode 6

12th - Higher Ed
This episode highlights how the Southwest is heating up and drying up, a new device called ACCESS4KIDS is helping children with disabilities, and finally how researchers have discovered that a unique quality of the porcupine's quill...
Instructional Video2:56
Packt

Evaluate the impact of privacy issues, cyberattacks, and malware on your AI application : Testing Practical Defense from Adversarial Training Category

Higher Ed
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 show practical example...
Instructional Video4:16
IDG TECHtalk

The basics of methods: Smart Go

Higher Ed
Methods in Go let you attach behaviors to custom types, such as structs. Learn the basics of how to create and use methods, including how to work with values that are passed as pointers if you need to modify their contents.
Instructional Video4:07
IDG TECHtalk

How composition and inheritance work for types | Smart Go

Higher Ed
Go's type system lets you create new types with their own behaviors attached to them. Learn in this video how behaviors can be passed along between types using composition, and how Go's type system design favors inheritance over...
Instructional Video3:20
Science360

NSF Science Now 6

12th - Higher Ed
In this week's episode of NSF Science Now we explore climate change and the Colorado River, helping children with disabilities, porcupine's quills, and finally the decline of chinstrap penguins.
Instructional Video3:39
Curated Video

Discuss the importance of data : Missing value treatment in Python

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

Discuss the importance of data : The Data set for the Course

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

Fix the errors in a computer program or algorithm : Exceptions Handling

Higher Ed
From the section: Errors and Exceptions Handling. In this section, you will learn about Errors and Exception handling in detail.<b<br/>r/>

Errors and Exceptions Handling: Exceptions Handling
Instructional Video5:03
Curated Video

Implement different search algorithms : BST from scratch - In-order traversal

Higher Ed
From the section: Algorithms - Search and abstract data structures. This section is about Algorithms. You will learn about Bisection, Binary section etc.



Build the in-order traversal method so nodes can be displayed in order...
Instructional Video6:57
Packt

Introduction to computer hardware and software : Boot Order

Higher Ed
From the section: Mass Storage Technologies. In this section, we cover topics related to Mass storage. Today’s computers often use multiple mass storage devices. It’s critical that the system boots from the right device. Boot order is...
Instructional Video9:06
Catalyst University

Anatomy of the Sacrum & Coccyx [+ other relevant structures]

Higher Ed
In this video, we explore the structure of the sacrum and coccyx along with other relevant anatomy such as the associated spinal nerves.
Instructional Video1:17
The March of Time

Dr. Arnold Gesell Gesell Dome

12th - Higher Ed
MOT 1946: DEVELOPMENT: Toddlers playing in play room. Two males in lab coats study in Yale's Library & Research room. Dr. Arnold Gesell (1880-1961) speaking to small class about behavior patterns in child development. EXT Gesell Dome...
Instructional Video3:41
Curated Video

Learning Angular 2 Directives (Video 1)

Higher Ed
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than...
Instructional Video33:26
Curated Video

Describe computer programming : Functions

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: Functions