Instructional Video3:29
Curated Video

Import external packages or libraries : Finding 3rd Party Packages

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python<b<br/>r/>

Learn how to find 3rd party packages in Python.
Instructional Video2:25
Packt

Give appropriate attribution for externally sourced media or code : The dataset

Higher Ed
From the section: The MNIST example. In this section, we’ll see the MNIST example.



The MNIST dataset is the “Hello, world” of machine learning, and deep learning in particular. We introduce the problem and describe its use as...
Instructional Video2:36
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Max Pooling

Higher Ed
From the section: Deep Learning and Tensorflow: Part 2. In this section, we’ll talk about what CNNs is, and how it works.<b<br/>r/>

Deep Learning and Tensorflow: Part 2: Max Pooling
Instructional Video6:20
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Template Matching - Find a Truck

Higher Ed
From the section: Computer Vision Basics: Part 3. In this section, we’ll cover the advanced features of Computer Vision.<b<br/>r/>

Computer Vision Basics: Part 3: Template Matching - Find a Truck
Instructional Video6:20
Curated Video

Fix the errors in a computer program or algorithm : Errors - Types of Errors!

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: Errors - Types of Errors!
Instructional Video6:16
Packt

List computer networking media : Firewalls and Servers

Higher Ed
From the section: The Internet. Here, we explore our internet options. In this episode, Mike begins the discussion of Application-layer protocols. Starting with a review of the interaction between IP packets and servers, the episode...
Instructional Video12:45
Curated Video

Evaluate the impact of an AI application used in the real world. (case study) : Working with Flower Images: Case Study - Part 12

Higher Ed
From the section: CNN-Industry Live Project: Playing With Real World Natural Images. This section includes a live project of working with flower images.



CNN-Industry Live Project: Playing With Real World Natural Images:...
Instructional Video6:28
Packt

Compare the breadth-first and depth-first search algorithms : Search Problem Formulation

Higher Ed
From the section: Shortest Time Search (Depth First Search). Understand and implement the concept of state and the three main ingredients of search problems by answering the questions.

• Initial state: where do we start...
Instructional Video2:51
Curated Video

Modify a data structure : Testing Search

Higher Ed
From the section: Linked Lists. Linked Lists: Testing Search<b<br/>r/>

Linked Lists: Testing Search
Instructional Video2:11
Packt

Give appropriate attribution for externally sourced media or code : Importing the relevant packages and load the data

Higher Ed
From the section: The MNIST example. In this section, we’ll see the MNIST example.<b<br/>r/>

We must import the TensorFlow library. We will also take advantage of the TensorFlow data provider for MNIST.
Instructional Video11:54
Packt

Introduction to computer hardware and software : Troubleshooting Firmware

Higher Ed
From the section: Firmware. In this section, we learn about BIOS, POST and system setup. A system’s BIOS is robust and rarely causes trouble, but when it does a good tech must be ready to troubleshoot. Understanding a few simple tricks...
Instructional Video10:19
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Improving our CNN's Topology and with Max Pooling

Higher Ed
From the section: Deep Learning and Tensorflow: Part 2. In this section, we’ll talk about what CNNs is, and how it works.<b<br/>r/>

Deep Learning and Tensorflow: Part 2: [Activity] Improving our CNN's Topology and with Max Pooling
Instructional Video7:59
Packt

List computer networking media : Virtual Private Networks (VPNs)

Higher Ed
From the section: The Internet. Here, we explore our internet options. In this episode, Mike shows how virtual private networking (VPN) works and why people use VPN connections. He discusses the types of protocols and clients that make...
Instructional Video2:48
Curated Video

Import external packages or libraries : Seeing Installed Packages

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python<b<br/>r/>

How to check if you have a package installed already.
Instructional Video3:08
Curated Video

Fix the errors in a computer program or algorithm : Creating User Defined Exception

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: Creating User Defined Exception
Instructional Video2:29
Curated Video

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

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 Introduction
Instructional Video7:24
Packt

Introduction to computer hardware and software : Installing RAM

Higher Ed
From the section: RAM. Here, we learn about RAM technology. Installing RAM is at first glance a simple process but the devil’s in the details. RAM slots, pairing, and speed matching must all be considered during the installation.
Instructional Video5:40
Curated Video

Describe network protocols : The Course Overview

Higher Ed
From the section: Networking and Programming with IP and UDP In this section, we will learn about all about networking and using programming with IP and UDP.<b<br/>r/>

This video will give you an overview about the course.
Instructional Video9:53
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Code to perform corner detection

Higher Ed
From the section: Computer Vision Basics: Part 3. In this section, we’ll cover the advanced features of Computer Vision.<b<br/>r/>

Computer Vision Basics: Part 3: [Activity] Code to perform corner detection
Instructional Video4:51
Packt

Introduction to computer hardware and software : Primary PC Components

Higher Ed
From the section: The Visible Computer. In this section, we learn more about primary PC computer, external connections and learn more about computer. Mike takes you on a tour of the primary PC components including the computer case,...
Instructional Video2:52
Curated Video

routing protocols : Classful routing protocols

Higher Ed
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols.<b<br/>r/>

Routing Introduction: Classful routing protocols
Instructional Video0:33
Curated Video

routing protocols : Additional AD values

Higher Ed
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols.<b<br/>r/>

Routing Introduction: Additional AD values
Instructional Video5:51
Packt

List computer networking media : What is half duplex and full duplex?

Higher Ed
From the section: Cabling and Packet Flows (ICND1). This Section is about Cabling and Packet Flows. This includes lectures on Ethernet history, 10base2, MAC addresses, MAC Addresses, CSMA/CD and lot more.



Cabling and Packet...
Instructional Video4:19
Curated Video

Import external packages or libraries : Installing 3rd Party Packages

Higher Ed
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python



Python has one of the largest 3rd party ecosystems in the world. If you...