Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Q Learning - 3
This is the third of the three-part video that explains implementing Q-Learning. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses...
Curated Video
Salesforce Platform App Builder Certification Training - Configure Process Builder
This video explains how to configure the Process Builder. This clip is from the chapter "Process Automation" of the series "Salesforce Platform App Builder Certification Training".This section explains the process automation.
Curated Video
Figma for UIUX Master Web Design in Figma - Set Up the Desktop Version the Correct Way
This video demonstrates setting up the desktop version the correct way. This clip is from the chapter "First Web Design Project" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the first web design...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Gradient Descent Exercise Solution
In this video, we will cover DNN gradient descent exercise solution. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Random Actions
This video talks about random actions. This clip is from the chapter "Trading Bot RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Trading Bot RL.
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Adding Test Method to Test Class
This video explains adding a test method to test class. This clip is from the chapter "Page Object Concepts and First Test Class" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Installing Kibana
This video demonstrates how to install Kibana. This clip is from the chapter "Using Kibana" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install Kibana, play with the Kibana...
Brian McLogan
Verifying a trigonometirc identitiy by working one side
👉 Learn how to verify trigonometric identities having rational expressions. To verify trigonometric expression means to verify that the term(s) on the left hand side of the equality sign is equal to the term(s) on the right hand side. To...
Curated Video
The Modern JavaScript Bootcamp (2019) - Exploring Another API
This challenging lesson is going to require you to use XMLHttpRequest to make a request to a new URL. This clip is from the chapter "Asynchronous JavaScript" of the series "The Modern JavaScript Bootcamp (2019)".This section will help...
Brian McLogan
Learn to complete the square to write a quadratic in vertex form
👉 Learn how to identify the vertex of a parabola by completing the square. A parabola is the shape of the graph of a quadratic equation. A quadratic equation can be written in the standard form (i.e. in the form y = ax^2 + bx + c) or it...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 27 – Connecting Currency Exchange Microservice to Eureka
This video explains connecting currency exchange microservice to Eureka. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 01 – Installing Docker
This video shows installing Docker. This clip is from the chapter "Docker with Microservices Using Spring Boot and Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on Docker...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Introduction
Introduction: Introduction This clip is from the chapter "Introduction" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we are introduced to the course and the author lets us know important...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 54 - Criteria Query - Retrieving All Courses
In this video, we will cover criteria query - retrieving all courses. This clip is from the chapter "Queries using Java API - Criteria Queries" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the...
Curated Video
Hands-On Auto DevOps with GitLab CI - Building and Testing with Docker
To build Docker images inside our GitLab CI Docker executor, we need to configure and use a Docker-in-Docker setup. • Define a Docker daemon as an extra service for our GitLab CI build • Use built-in variables to define the name and...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 16 - Using the Component Scan to Scan for Beans
This video demonstrates how to use the component scan to scan for beans. This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 1-Setting Up a Project Using https://start.spring.io
This video demonstrates how to set up a Spring project using https://start.spring.io. This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring Framework Master Class - Java...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Handling Java/JavaScript Alert Pop-Ups
This video demonstrates how to handle Java/JS alert pop-ups. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores the...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Current Setup and Planning the Next Steps
In this video, we'll be looking at the current setup and plan our next steps. This clip is from the chapter "Configuring NGINX Web Server and Installing TLS Certificate" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this...
Curated Video
Learning Splunk - Performing a Splunk Upgrade
Exploring the process of upgrading an existing Splunk installation. • Learn the process of upgrading Splunk • Upgrade Splunk apps in your environment • Execute the Splunk upgrade This clip is from the chapter "Upgrading Splunk" of the...
Curated Video
Raspberry Pi For Beginners - 2022 Complete Course - Finish the Startup Configuration - Last Steps
This video talks about the last steps of startup configuration. This clip is from the chapter "Install Raspberry Pi OS Without Any External Monitor or Keyboard" of the series "Raspberry Pi for Beginners - 2022 Complete Course".This...
Curated Video
Containerize Spring Boot CRUD App with Docker and Docker Compose - Taking Notes
In this video, you will learn how to take notes This clip is from the chapter "Spring Boot Docker and Docker Hub" of the series "Containerize Spring Boot CRUD App with Docker and Docker Compose".In this section, you will learn about...
Curated Video
Python for Machine Learning - The Complete Beginners Course - Steps of the Elbow Method
In this video, we will cover the steps of the elbow method. This clip is from the chapter "Clustering" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, you will learn about clustering.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Gamma and Discount Factor
This video talks about gamma and discount factor. This clip is from the chapter "Hyper Parameters and Concepts" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on hyper parameters and...