Hi, what do you want to do?
Curated Video
Deep Learning with Python (Video 9)
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....
Curated Video
CISSP® Certification Domain 3: Security Architecture and Engineering Video Boot Camp for 2022 - Industrial Control Systems
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...
Catalyst University
Mechanical Traction | Theory, Indications, Contraindications, & Parameters
In this video, we explore the theory, indications, contraindications, and parameters for cervical and lumbar traction.
Curated Video
Julia for Data Science (Video 5)
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...
Curated Video
Apache Maven Beginner to Guru - Using Maven to Generate Java Classes from the JavaScript Object Notation (JSON) Schema
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...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Hough transform theory
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
Packt
Implement a function : Arguments and Parameters
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.
Curated Video
Apache Spark 3 for Data Engineering and Analytics with Python - Creating a Database and Table
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...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Detecting Cars Using SVM - Part #2
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
Programming Electronics Academy
How to Use and Understand the Arduino Reference :: Open Source Hardware Group Arduino Tutorials
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...
Curated Video
Predictive Analytics with TensorFlow 8.2: Pooling Layer and Padding Operations
We will have a look at pooling layer and padding operations. • Study the pooling layer • Understand padding operations
Curated Video
Data Science and Machine Learning with R - Vectors - Part Two
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...
IDG TECHtalk
Writing files in Go: Smart Go
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.
Packt
Explain the negative impacts of artificial intelligence systems on society : CW Attack Practical Configuration
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...
Packt
How to Write Global Parameters with Java Code
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...
Curated Video
Complete Java SE 8 Developer Bootcamp - Using Objects
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 &...
Catalyst University
NMES & Russian Stimulation EXPLAINED | Theory, Use, & Parameters
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).
Catalyst University
TherEx | Scalene Stretch
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.
Curated Video
Mastering MEAN Web Development Expert Full Stack JavaScript (Video 4)
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...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Release code to PROD from artifactory
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,...
Catalyst University
TherEx | Middle Trapezius Strengthening
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.
Catalyst University
Pain Modulation | Gate Control & Endogenous Opioid Mechanisms [TENS/IFC]
In this video, we explore the two major pain modulation mechanisms in TENS and IFC: gate control and endogenous opioid theories.
Curated Video
Complete Java SE 8 Developer Bootcamp - Javadoc
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....
Curated Video
Django3- Functions
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.