Instructional Video4:46
Curated Video

Deep Learning with Python (Video 9)

Higher Ed
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Instructional Video3:08
Curated Video

CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Industrial Control Systems

Higher Ed
CISSP Domain 3: System Architecture and Engineering: Industrial Control Systems This clip is from the chapter "CISSP Domain 3: System Architecture and Engineering" of the series "CISSP® Certification Domain 3: Security Architecture and...
Instructional Video23:51
Catalyst University

Mechanical Traction | Theory, Indications, Contraindications, & Parameters

Higher Ed
In this video, we explore the theory, indications, contraindications, and parameters for cervical and lumbar traction.
Instructional Video8:35
Curated Video

Julia for Data Science (Video 5)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video12:12
Curated Video

Apache Maven Beginner to Guru - Using Maven to Generate Java Classes from the JavaScript Object Notation (JSON) Schema

Higher Ed
This video demonstrates how to use Maven to generate Java classes from the JSON schema. This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about Generating Source...
Instructional Video13:56
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Hough transform theory

Higher Ed
From the section: Computer Vision Basics: Part 2. In this section, we’ll explore the some addtiional features of Computer Vision. Computer Vision Basics: Part 2: Hough transform theory
Instructional Video10:16
Packt

Implement a function : Arguments and Parameters

Higher Ed
From the section: Python Fundamentals. This section will help you to learn about the Python fundamentals and setup. This video focuses on arguments and parameters in Python.
Instructional Video7:45
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Creating a Database and Table

Higher Ed
In this session, we will create a database and a table. This clip is from the chapter "Introduction to Spark SQL and Databricks" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section primarily focuses...
Instructional Video17:35
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Detecting Cars Using SVM - Part #2

Higher Ed
From the section: Machine Learning: Part 2. In this section, we’ll cover Bayes Theorem, Naive Bayes, SVM and SVC to classify data. Machine Learning: Part 2: [Activity] Detecting Cars Using SVM - Part #2
Instructional Video12:06
Programming Electronics Academy

How to Use and Understand the Arduino Reference :: Open Source Hardware Group Arduino Tutorials

Higher Ed
So you just opened up your fancy new gadget -- maybe an awesome DSLR camera, or the newest gaming system, or maybe a new Blu-ray player. As you gladly tear away the packaging -- you notice a small book that feels like it was printed on...
Instructional Video4:10
Curated Video

Predictive Analytics with TensorFlow 8.2: Pooling Layer and Padding Operations

Higher Ed
We will have a look at pooling layer and padding operations. • Study the pooling layer • Understand padding operations
Instructional Video24:52
Curated Video

Data Science and Machine Learning with R - Vectors - Part Two

Higher Ed
This video explains how to interact with R using vectors. This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data...
Instructional Video3:08
IDG TECHtalk

Writing files in Go: Smart Go

Higher Ed
How to write text to a file in the Go language, using Go's built-in packages. Learn how to use "os" for simple file writing operations, and "bufio" for when you need more control.
Instructional Video2:51
Packt

Explain the negative impacts of artificial intelligence systems on society : CW Attack Practical Configuration

Higher Ed
From the section: Compare Various Attacks. In this section, you will learn the most important metrics to compare various attacks. Now, you will dive deeper into various adversarial attacks from the white-box category. You will see how...
Instructional Video11:29
Packt

How to Write Global Parameters with Java Code

Higher Ed
This video explains how to write global parameters with Java code. This clip is from the chapter "Framework Part 2 - Global Environment Variables Setup and Reusable Components" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video15:00
Curated Video

Complete Java SE 8 Developer Bootcamp - Using Objects

Higher Ed
The author defines how to access and set these features of an object. This clip is from the chapter "Introduction to Objects" of the series "Complete Java SE 8 Developer Bootcamp".Java is Object Oriented Programming which uses stack &...
Instructional Video16:31
Catalyst University

NMES & Russian Stimulation EXPLAINED | Theory, Use, & Parameters

Higher Ed
In this video, we explore the theory, use, and parameters with edema control and strengthening via NMES and Russian stimulation, two major types of electrical muscle stimulation (EMS).
Instructional Video2:41
Catalyst University

TherEx | Scalene Stretch

Higher Ed
In this video, I demonstrate and explain the scalene stretch, which is useful in cases of upper cross syndrome, thoracic outlet syndrome, and many more.
Instructional Video4:37
Curated Video

Mastering MEAN Web Development Expert Full Stack JavaScript (Video 4)

Higher Ed
Web development is moving fast and to keep up to mark, you need a technology stack that is . The MEAN stack includes MongoDb, Express, Angular, and Node.js. These tools provide a rich environment to build advanced web applications in a...
Instructional Video6:29
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Release code to PROD from artifactory

Higher Ed
In this video, you will understand the process of using artifacts from artifactory to deploy to PROD instance of Tomcat. This clip is from the chapter "GitFlow Feature Release (1.0.0)" of the series "DevOps with GIT(Flow) Jenkins,...
Instructional Video2:23
Catalyst University

TherEx | Middle Trapezius Strengthening

Higher Ed
In this video, I demonstrate and explain exercises to strengthen the middle trapezius, which is useful in cases of subacromial impingement, thoracic outlet syndrome, and many more.
Instructional Video10:00
Catalyst University

Pain Modulation | Gate Control & Endogenous Opioid Mechanisms [TENS/IFC]

Higher Ed
In this video, we explore the two major pain modulation mechanisms in TENS and IFC: gate control and endogenous opioid theories.
Instructional Video5:41
Curated Video

Complete Java SE 8 Developer Bootcamp - Javadoc

Higher Ed
In this video, you'll learn how to write your Javadoc. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8 Developer Bootcamp".This section gives brief overview on coding standards, comments....
Instructional Video6:05
Curated Video

Django3- Functions

Higher Ed
In this video, we will look at functions. This clip is from the chapter "Python Refresher" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will take a quick Python refresher.