Instructional Video9:05
The Art Assignment

The Case for Performance Art | The Art Assignment | PBS Digital Studios

9th - 12th
Dubious of performance art? Break into a cold sweat when you realize it’s about to begin? There’s a reason. Here we present you with a brief history of performance art and attempt to sway you to its potential charms.
Instructional Video5:49
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Dedicated Instances in Amazon Web Services (AWS)

Higher Ed
This video explains the concept of dedicated instances and their operation in AWS. This clip is from the chapter "Solutions Architect Chapter 5 - Compute Services Implementation" of the series "AWS Solutions Architect Associate (SAA-C02)...
Instructional Video4:05
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Compare JDK vs JVM vs JRE

Higher Ed
Java Platform: Compare JDK vs JVM vs JRE This clip is from the chapter "Java Platform" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will be introduced to the concept of Spring...
Instructional Video7:26
Curated Video

Salesforce Platform App Builder Certification Training - Lightning App Builder

Higher Ed
This video explains the Lightning App Builder. This clip is from the chapter "Lightning App Builder" of the series "Salesforce Platform App Builder Certification Training".This section explains the Lightning App Builder.
Instructional Video5:11
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Improve EC2 Performance with EBS Provisioned IOPS SSD Volumes

Higher Ed
This video introduces you to how to improve EC2 performance with EBS provisioned IOPS SSD volumes. This clip is from the chapter "CDK Stacks: Resources and Reusability" of the series "AWS Cloud Development Kit - From Beginner to...
Instructional Video1:28
Curated Video

AWS Certified Data Analytics Specialty 2021 - Hands-On! - Amazon Elasticsearch Service Performance

Higher Ed
This video covers the Amazon Elasticsearch service performance. This clip is from the chapter "Domain 4: Analysis" of the series "AWS Certified Data Analytics Specialty 2021 "Hands-On!".In this section, you will learn how to build a more...
Instructional Video6:26
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Machine Learning Model Performance Metrics: The Accuracy

Higher Ed
In this video, we will cover accuracy. This clip is from the chapter "Machine Learning: Machine Learning Crash Course" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover machine...
Instructional Video6:36
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Overfitting Generalization

Higher Ed
In this video, we will cover machine learning overfitting generalization. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video4:11
Curated Video

Mastering Swift 2 Programming (Video 31)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video2:15
National Theatre

How to Make a Wig: Knotting Hair and Fitting a Wig

9th - 12th
How to Make a Wig part 3/3: The final stage of making a wig is adding the hair. The National Theatre's Wigs, Hair and Make-up department knot each individual strand of hair into their bespoke wigs.
Instructional Video12:54
Curated Video

AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Configuration Lab

Higher Ed
This video provides an overview of the configuration options for your Amazon Relational Database Service (Amazon RDS). This clip is from the chapter "Solutions Architect Chapter 13 - Database Deployment" of the series "AWS Solutions...
Instructional Video18:01
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - First Performance Test of Your Backdoor

Higher Ed
In this video, you'll do a first test of your backdoor. This clip is from the chapter "Developing an Advanced Backdoor" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn what an...
Instructional Video1:38
Curated Video

gRPC [Java] Master Class: Build Modern API and Microservices - Scalability in gRPC

Higher Ed
[Theory] gRPC Internals Deep Dive: Scalability in gRPC This clip is from the chapter "[Theory] gRPC Internals Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going learn...
Instructional Video5:59
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - GoogLeNet

Higher Ed
This video explains about GoogLeNet. This clip is from the chapter "Classical CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on classical CNNs.
Instructional Video2:12
Curated Video

Docker Certified Associate Certification Training Course - Quorum in a Swarm Cluster

Higher Ed
This video explains Quorum in a Swarm cluster. This clip is from the chapter "Orchestration" of the series "Docker Certified Associate (DCA) Certification Training Course".This section explains orchestration.
Instructional Video7:04
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN What Is Loss Function

Higher Ed
This video demonstrates about the Loss function. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN foundation for...
Instructional Video5:39
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - DNN Loss Function in PyTorch

Higher Ed
This video explains about the Loss function in PyTorch. This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN foundation...
Instructional Video4:07
Curated Video

Hands-on .NET Minimal API for Web Developers - Minimal APIs Versus Controller APIs

Higher Ed
Here, we try and understand the differences between Minimal APIs and Controller APIs. This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section takes us...
Instructional Video2:05
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Should You Use an Index?

Higher Ed
This video explains about the index and should you even use it. This clip is from the chapter "Fundamentals of Utilizing SAS Indexes" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses...
Instructional Video9:28
Curated Video

Fundamentals of Machine Learning - ROCAUC

Higher Ed
In this final lab, you will learn about ROC-AUC (Receiver Operating Characteristic Curve-Area Under Curve). This clip is from the chapter "Labs" of the series "Fundamentals of Machine Learning".This section explains the various lab...
Instructional Video9:24
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Feature Selection: Wrapper Methods

Higher Ed
In this video, we will cover wrapper methods. This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video5:45
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Loss Function in PyTorch

Higher Ed
In this video, we will cover DNN loss function in PyTorch. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video5:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Classical CNNs: Google Net

Higher Ed
In this video, we will cover Google Net. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video7:10
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN What is Loss Function Exercise Solution

Higher Ed
In this video, we will cover what is loss function exercise solution. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...