Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Binary Cross Entropy
In this video, you will learn about binary cross entropy, which is the correct loss function to use for binary classification. This clip is from the chapter "In-Depth: Loss Functions" of the series "Deep Learning - Artificial Neural...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Regression
In this video, we will understand regression in ANN. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - For Loops
In this video, you will learn about for loops. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will be learning the basics...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy in PyTorch
In this video, you will learn how to convert a NumPy array in PyTorch. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into...
Great Big Story
Tamanduas, Nature's skilled climbers on a delicate balance
Explore the world of tamanduas, the adept tree-climbing anteaters with unique defense mechanisms, facing threats in the wild.
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Graphics Cards and Connections
Monitors don't create the images they display; that's the graphics card's job. Graphics cards come with different features and capabilities that a good tech understands very well. This clip is from the chapter "Book Chapter 17 - Display...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - A Simple 'for' Loop
This video explains a simple for loop. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 3)
In this video, you will learn how to view convolution as matrix multiplication. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Mobile Device Troubleshooting
Mobile devices can encounter problems ranging from unresponsive touchscreens to complete system lockout. This episode explores common symptoms, such as slow performance (caused by excessive app running) or overheating, and their...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Mobile Synchronization
Synchronization keeps data up to date on each of your mobile devices and other connected devices. This episode explores syncing to the desktop, automobile, cloud, and more. This clip is from the chapter "Book Chapter 25 - Maintaining and...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Troubleshooting Wireless Connections
There are few worse feelings than a wireless connection that just doesn't...connect. In situations like this, good techs will have the right tools and skills to diagnose and repair the issue. This clip is from the chapter "Book Chapter...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Network Troubleshooting
Networks sometimes fail. A good network tech knows how read symptoms and diagnose a network quickly to enable users to get back to work. This clip is from the chapter "Book Chapter 19 - Local Area Networking" of the series "CompTIA A+...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Troubleshooting Display Technologies
The CompTIA A+ exams will challenge you on monitor troubleshooting. Whether it's simply changing the input or replacing a burned-out bulb, troubleshooting displays is critical for techs. This clip is from the chapter "Book Chapter 17 -...
Curated Video
Recommender Systems with Machine Learning - Making Recommendations with Collaborative Filtering
This video helps you make recommendations with collaborative filtering. This clip is from the chapter "Machine Learning for Recommender System" of the series "Recommender Systems with Machine Learning".This section focuses on the use of...
Curated Video
HashiCorp Certified - Vault Associate Course - Vault Components
This video explains the different components of Vault. This clip is from the chapter "Learning the Vault Architecture" of the series "HashiCorp Certified - Vault Associate Course".This section focuses on learning the architecture of Vault.
Curated Video
HashiCorp Certified - Vault Associate Course - Why Organizations Choose Vault
This video explains why organizations choose HashiCorp Vault as their go-to solution for managing secrets and sensitive data. This clip is from the chapter "Introduction to Vault" of the series "HashiCorp Certified - Vault Associate...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Dot Product
In this video, we will discuss Dot Product in NumPy. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the world of...
Curated Video
Getting Started with HashiCorp Nomad - Demo - Using the Nomad CLI
This demonstration explains the Nomad CLI and uses the CLI to interact with export tokens and export the Nomad address to the local Nomad instance. We will also set up DNS addresses to interact with our Nomad instance. We will also look...
Curated Video
HashiCorp Certified - Vault Associate Course - Create a Token Based on Use Cases
In this video, you will see how to create a token based on use cases. When would you create a periodic token? When would you opt to use an orphan token instead? Make sure you review this video to better understand. This clip is from the...
Curated Video
HashiCorp Certified - Vault Associate Course - Service Tokens with Use Limits
This video will cover service tokens with use limits in Vault. A token with use limits will define the number of times a token can be used. After the last use, the token is automatically revoked. This clip is from the chapter "Assess...
Curated Video
HashiCorp Certified - Vault Associate Course - Vault Policies—Capabilities
In this video, we will explore the capabilities component of HashiCorp Vault policies and how to use it to control what actions users and applications can perform on Vault resources. Learn the capabilities available in Vault to create...
Curated Video
HashiCorp Certified - Vault Associate Course - Differentiate Human Versus System Auth Methods
In this video, we will explore the differences between human and system authentication methods in HashiCorp Vault, and when to use each type of authentication method. Objective 1C is all about knowing what auth methods are used for...
Curated Video
The Complete Vue.js Course for Beginners - Reuse Components
In this video, we will discuss the reuse of components. You will learn to build a reusable component in Vue, which will be used to reuse it in Create or Edit or anywhere that requires the same code and functionality. This clip is from...
Curated Video
The Complete Vue.js Course for Beginners - Multiple Slots
In this video, we will look at multiple slots, study different slots, why we make them, and where they are used. This clip is from the chapter "Advanced Concepts" of the series "The Complete Vue.js Course for Beginners".In this section,...