Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - DQN Algorithm Steps
This video explains the steps of the DQN algorithm. This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Tips for Accuracy Improvement
This video demonstrates tips for accuracy improvement. This clip is from the chapter "Stable Baselines Cartpole Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Stable...
Curated Video
DevOps Complete Course - Maven in DevOps Workflow
This video explains Maven in DevOps workflow. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
Python for Machine Learning - The Complete Beginners Course - K-Nearest Neighbors (KNN) Using Python
In this video, we will cover K-Nearest Neighbors (KNN) using Python. This clip is from the chapter "Classification Algorithms: K-Nearest Neighbors" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Curated Video
Python In Practice - 15 Projects to Master Python - range( )
This video explains the range( ) function. This clip is from the chapter "All Built-In Functions" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on all built-in functions.
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - Introduction to Web Scraping with Scrapy
In this video, we will learn about the four steps of web scraping and how Scrapy, a Python framework, can be used to extract data from websites. We will see how Scrapy simplifies the process by handling the request and response steps for...
Packt
Fundamentals of Neural Networks - Backward Propagation
This video explains backward propagation, which is defined by the optimization problem called the gradient descent algorithm. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Product Lambda Microservice with DynamoDB Client – AWS SDK for JS v3
This video explains developing product Lambda microservice with DynamoDB Client—AWS SDK for JS version 3. This clip is from the chapter "Developing Product Lambda Microservices CRUD Functions with AWS SDK" of the series "AWS Serverless...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Checkout Basket Function with EventBridge Client - AWS SDK for JS v3
This video explains developing checkout basket function with EventBridge Client—AWS SDK for JS version 3. This clip is from the chapter "Develop Checkout Basket for Send Event to AWS EventBridge from Basket with SDK" of the series "AWS...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Basket Lambda Microservice with DynamoDB Client - AWS SDK for JS v3 – Part 1
This is the first of the two-part video that helps in developing basket Lambda microservice with DynamoDB Client—AWS SDK for JS version 3. This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Deploying and Testing Serverless Product Microservices Sync Flow – Part 2
This is the second of the two-part video that explains how to deploy and test serverless product microservices sync flow. This clip is from the chapter "Creating Product Microservices Serverless CRUD REST API Infrastructure with CDK" of...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Creating DynamoDB Database for Ordering Microservices with AWS CDK
This video explains creating DynamoDB database for ordering microservices with AWS CDK. This clip is from the chapter "Creating Ordering Microservices Infrastructure with AWS CDK" of the series "AWS Serverless Microservices with Patterns...
Curated Video
Hands-on .NET Minimal API for Web Developers - Step 14: Implement GET Operation to Fetch a Single Item
This lecture explains the steps we need to take to get a single item from a collection of items. This clip is from the chapter "Implementing Individual Item APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Section Overview - Snowflake – External Functions
This video provides an overview of the section. This clip is from the chapter "Snowflake – External Functions" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on external functions in Snowflake.
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Download the Necessary JAR Files
This is a lab video to download the necessary JAR files. This clip is from the chapter "Real-Time Streaming with Kafka and Snowflake" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on...
Curated Video
Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Create External Function in Snowflake
This is a lab video to create an external function in Snowflake. This clip is from the chapter "Snowflake – External Functions" of the series "Snowflake - Build and Architect Data Pipelines Using AWS".This section focuses on external...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - What Is IaC - Infrastructure as Code
This video explains IaC—Infrastructure as Code. This clip is from the chapter "AWS Serverless Deployments IaC with AWS CDK (Cloud Development Kit)" of the series "AWS Serverless Microservices with Patterns and Best Practices".This...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Start to Developing Basket Lambda Microservice - Install npm Package - @aws-sdk
This video helps with developing basket Lambda microservice, installing npm package, and @aws-sdk. This clip is from the chapter "Developing Basket Lambda Microservices Functions with AWS SDK" of the series "AWS Serverless Microservices...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Logistic Regression Algorithm
In this video, we will talk about the logistic regression algorithm. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into...
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Coding Perceptron Algo (Training Perceptron)
In this video, we will work on the perceptron algorithm and learn how to code for training perceptron. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using...
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Subset Selection
This video focuses on subset selection. This clip is from the chapter "SAS Predictive Modeling, Prepare the Input Variables" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SAS...
Curated Video
Python - Object-Oriented Programming - Assignment 4
In this assignment, you will learn to define a text encryption method called Caesar cypher. This clip is from the chapter "Magic Functions" of the series "Python - Object-Oriented Programming".This section demonstrates the magic methods...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas DataFrame Solution
In this video, we will cover Pandas DataFrame solution. This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Course Overview
JUnit 5: Course Overview This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an overview of the course following which...