Packt
Introduction to computer hardware and software : Configuring USB
From the section: Essential Peripherals. In this section, we learn more about optical media, USB standard, configure USB’s for keyboard and mIce. Most USB devices work well fresh out of the box. For those that don’t, it’s important to...
Curated Video
Describe computer programming : Reading from and Writing to the Console
From the section: Introduction to Python. In this section we look at Python's fundamental, built-in data structures, and discuss how and when to use them. This video will give you an overview about how to read from and write to the...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Implementing CNN's in Keras
From the section: Deep Learning and Tensorflow: Part 2. In this section, we’ll talk about what CNNs is, and how it works. Deep Learning and Tensorflow: Part 2: Implementing CNN's in Keras
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Corner detection – Harris
From the section: Computer Vision Basics: Part 3. In this section, we’ll cover the advanced features of Computer Vision. Computer Vision Basics: Part 3: Corner detection – Harris
Curated Video
Tips, Tricks, and Techniques for Node.js Development 5.4: Node Process Manager
In this video, we will see how to use a process manager to keep our Node.js applications up and running. • Get an introduction to node process manager • Show strongloop • Show pm2
Curated Video
Predictive Analytics with TensorFlow 9.2: Implementing an RNN for Spam Prediction
We will see how to implement an RNN in TensorFlow to predict spam/ham from texts. • Construct RNN network • Perform the training • Plot accuracy over time
Packt
State the purpose of network hardware : Hexadecimal
From the section: Essentials of Networking. In this section, we learn about WANS, Routers, cables and connectors. The central box that connects devices on our LANs has gone through many advancements over the years. Whether hubs or...
Curated Video
routing protocols : How do routers determine the best route?
From the section: Routing Introduction. In this section, we look into Routed protocols, demonstrations, static routes, dynamic routes, and different types of routing protocols. Routing Introduction: How do routers determine the best route?
Packt
Explain the negative impacts of artificial intelligence systems on society : BIM 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...
Curated Video
Create a list : Implementing List Push and Grow Functions
From the section: Lists. This section focuses on lists and the various functions of the list. This video explains how to implement the List Push and Grow methods.
Curated Video
Create a list : The List Contains Solution
From the section: Lists. This section focuses on lists and the various functions of the list. This video provides the solution to the List Contains Challenge.
Packt
Introduction to computer hardware and software : Touring the Motherboard
From the section: Motherboards. In this section, we look into motherboard features such as Chipsets and how to install. A typical motherboard is covered with chips, slots, connectors and heatsinks. A good tech has a solid understanding...
Curated Video
Describe a neural network : Implement a Multi-Layer Perceptron (MLP) For Supervised Classification
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Institute for New Economic Thinking
Modeling Imperfect Knowledge and Non-Routine Change
How do you model the unmodelable? By taking seriously the idea of non-routine change. Simply put, change in capitalist economies is to a significant degree non-routine, and thus cannot be adequately represented in advance with mechanical...
Curated Video
Python for Network Forensics 3.1: Enumerating Directories
In this video, we will further the understanding of directory traversal in GNU/Linux systems. We will also understand and accomplish traversal recursively. • Learn the concepts of threading to implement recursive traversing • Begin using...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.4: Code Coverage
In this video, we will learn how to look at the coverage of our code. • Install istanbul • Show coverage measurements • Analyze our code coverage
Curated Video
Learning D3.JS 5.0 8.4: Setting Up a Line Chart
In this video, we will learn how to set up a basic structure for a line chart. • Understand the HTML file • Understand the CSS file • Understand the app.js file and view the result
Curated Video
Use variables to store data : Variables and Data types
From the section: Introduction to JavaScript. This section will give a brief introduction about JavaScript with code examples. Introduction to JavaScript: Variables and Data types
Curated Video
Use variables to store data : Working with Variables and Data Types – Part 1
From the section: Java Introduction and Development Environment Setup. In this section, you will be introduced to Java 11. The Java programming language is widely used in the development of web and cellphone applications. In this...
Packt
Develop an AI system to solve a real-world problem : Boosting and Ensembles
From the section: Predicting Sales with Supervised Learning. In this section, learners will use their first machine learning techniques, including Support Vector Machines and Artificial Neural Networks. These techniques will be applied...
Packt
Describe a data structure : The Prototype Object
From the section: Introduction to Data Structures and Important Concepts. This section introduces Data Structures and important concepts of DS and explains why they are important Introduction to Data Structures and Important Concepts:...
Curated Video
Develop a computer program to solve a problem using control structures : Break
From the section: Python Crash Course. In this section, the author covers Python and provides a crash course on this. Python Crash Course: Break
Packt
Introduction to computer hardware and software : LCD Breakdown
From the section: Display Technologies. In this section, we explore our display options for per our uses. The Liquid Crystal Display (LCD) is the dominant technology for today’s monitors. A good tech should possess a deep understand of...
Curated Video
Describe the different types of malware that could affect a computer system or network : Keyloggers and Information Stealers
From the section: Exploring Malware Functionalities. In this section, you learn how the behavior of malware is different in various classes of malware, and such an insight helps you to understand the class of malware while you are...