Instructional Video10:03
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Code to build a perceptron for binary classification

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Code to build a perceptron for binary classification
Instructional Video8:59
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Implementing Step Definition Files for Features Built with Real Cypress Code

Higher Ed
This video introduces you to Implementing step definition files for features built with real cypress code. This clip is from the chapter "Cypress BDD Cucumber Framework Integration to Mocha" of the series "Cypress - Modern Automation...
Instructional Video15:09
Curated Video

Complete Java SE 8 Developer Bootcamp - Packages

Higher Ed
Learn how to organize your code and prevent name collisions with "packages." This clip is from the chapter "Packages" of the series "Complete Java SE 8 Developer Bootcamp".In this section, we learn to create packages to avoid name...
Instructional Video4:06
Curated Video

Predictive Analytics with TensorFlow 3.5: Getting Started with Tensorflow – Linear Regression and Beyond

Higher Ed
In this example, we will take a closer look at TensorFlow's and TensorBoard's main concepts and try to do some basic operations to get you started. The model we want to implement simulates the linear regression. • Create data into 2D space
Instructional Video3:31
IDG TECHtalk

Creating tests for your Go apps: Smart Go

Higher Ed
Learn the basics of Go's built-in testing framework, used for writing unit tests that sit side-by-side with the code you're testing.
Instructional Video4:59
Curated Video

Beginning Python (Video 37)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video4:41
Curated Video

Learning R for Data Visualization (Video 4)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video5:59
Curated Video

Python for Network Forensics 3.4: Parsing System Logs

Higher Ed
In this video, we will experiment with correlating log entries to events encountered on the system. • Learn about system logs and how to access them • Learn to interact with the Systemd Journal with Python • Continue development by...
Instructional Video1:22
Tarver Academy

How to Convert Google Sheets to Excel or PDF

12th - Higher Ed
In This Episode, Tyler Teaches Us About How to Convert Google Sheets to Excel or PDF
Instructional Video9:24
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Example 2 - Build Multi-layer perceptron for binary classification

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Example 2 - Build Multi-layer perceptron for binary classification
Instructional Video15:27
Curated Video

QnA Maker and Bot Framework

Higher Ed
In this video, we will cover QnA Maker and Bot framework. This clip is from the chapter "Conversational AI Workloads on Azure (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this section, we will...
Instructional Video5:06
Curated Video

Complete Java SE 8 Developer Bootcamp - Static Imports

Higher Ed
Static Imports allow us to code static references from other types, as if they were defined in our own class. This clip is from the chapter "Lambda Expressions and Static Imports" of the series "Complete Java SE 8 Developer Bootcamp".In...
Instructional Video3:33
Packt

Learning R for Data Visualization (Video 5)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video3:27
SWPictures

Haiti: Helping Malnourished Children

12th - Higher Ed
The video showcases a program in Haiti that provides ready-to-use therapeutic food to treat malnutrition in children. Meds & Foods for Kids is also working to boost Haiti's agricultural capacity to source all their raw peanuts locally...
Instructional Video2:53
Curated Video

Ensemble Machine Learning Techniques 6.3: Example on Kaggle Competition

Higher Ed
We will get comfortable with using ensemble learning for competitive data science. • We will understand the dataset • We will create and train different models • We will combine the trained models using stacking and get our final result
Instructional Video5:17
APMonitor

Install Python Packages with pip and conda

10th - Higher Ed
The package managers "pip" and "conda" allow users to install, update, or uninstall Python modules from a command line or directly from a Python script.
Instructional Video4:38
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 7: Using a Command Line Runner to save the User to database

Higher Ed
Introduction to JPA in 10 Steps: Step 7: Using a Command Line Runner to save the User to database This clip is from the chapter "Introduction to JPA in 10 Steps" of the series "Master Java Web Services and REST API with Spring Boot".In...
Instructional Video6:25
Packt

Creating Kafka Project

Higher Ed
This video demonstrates how to create a Kafka project. This clip is from the chapter "Kafka Java Programming 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn to create the...
Instructional Video11:50
Packt

Java Consumer

Higher Ed
This video explains how to create Kafka consumer in Java. This clip is from the chapter "Kafka Java Programming 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn to create the...
Instructional Video4:18
Curated Video

Learning R for Data Visualization (Video 6)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video12:18
APMonitor

Plots in Python with Numpy and Matplotlib

10th - Higher Ed
Graphs or plots are effective at showing data. This introductory video demonstrates how to create a plot and adjust some of the basic characteristics of those plots such as the size of the trend, style (dashed, dotted, solid), add a...
Instructional Video8:37
APMonitor

Arduino Setup in GNU Octave

10th - Higher Ed
The Arduino forge package facilitates the interface to an Arduino. This tutorial demonstrates: 1. Install Octave 2. Install the Arduino package: pkg install -forge arduino 3. Write the Arduino firmware: arduinosetup 4. Load Arduino...
Instructional Video8:16
Curated Video

Power BI Masterclass - Python for Data Visualization in Power BI Part3

Higher Ed
In this video, we will cover Python for data visualization in Power BI part 3. This clip is from the chapter "Python Finance and Advanced DAX" of the series "Power BI Masterclass".In this section, we will be covering Python Finance and...
Instructional Video5:06
Curated Video

Learning Angular 2 Directives (Video 14)

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 ever...