Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Implementing Frozen Lake - 2
This is the second of the four-part video that explains implementing Frozen Lake. This clip is from the chapter "RL-Based Q-Learning" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Examples of RL
This video explores some of the examples of RL. This clip is from the chapter "Motivation and Applications" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the motivation and...
Curated Video
What is Artificial Intelligence
In this video, we will cover what artificial intelligence is. This clip is from the chapter "AI Workloads and Considerations (15-20%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course + Ques".In this section, we will...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Solution (Alpha)
This is a solution video on Alpha. 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 concepts.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Screen Transformation
This video explains about screen transformation. 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 - Rules of Game
This video explains the rules of the game. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Naive Random solution.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Prep 1
This is the first of the two-part video that helps you with the preparation for the interview. This clip is from the chapter "Interview Prep" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Introduction to Project (Cart pole)
This video provides an introduction to the project (cart pole). 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 - Implementing Frozen Lake - 1
This is the first of the four-part video that explains implementing Frozen Lake. This clip is from the chapter "RL-Based Q-Learning" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Frozen Lake Rules
This video demonstrates the Frozen Lake rules. This clip is from the chapter "RL-Based Q-Learning" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on RL-based Q-Learning.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Episode
This video talks about the episode. This clip is from the chapter "Terminologies of RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the terminologies of RL.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Agent Plays the Game
This video demonstrates how the Agent plays the game. This clip is from the chapter "RL-Based Q-Learning" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on RL-based Q-Learning.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Agent
This video explains the agent. This clip is from the chapter "Terminologies of RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the terminologies of RL.
Curated Video
AWS Certified Data Analytics Specialty 2021 - Hands-On! - [Exercise] Amazon Kinesis Data Streams
This video explains how to create the Amazon Kinesis data streams, use the Kinesis agent to send data from Amazon EC2 into it, and confirm if the data is successfully sent and received. This clip is from the chapter "Domain 1:...
Curated Video
071 The Five Causes of Disease
It doesn't matter what disease you are talking about, it can be attributed to one of 5 causes. Yes, only five. In this video, Leslie talks about the 5 causes of altered cell biology (disease).
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Visualizing the Training
This video demonstrates visualizing the training. 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 - Reward
This video talks about the reward. This clip is from the chapter "Terminologies of RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the terminologies of RL.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Initializing the Classes
This video demonstrates the initializing of the classes. 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 - Implementing Q-Learning - 1
This is the first 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
Reinforcement Learning and Deep RL Python Theory and Projects - Agent Class Implemented
This video explains about the implementation of the Agent class. 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
DevOps Complete Course - Topics Covered
This video explains the topics covered in this section. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
DevOps Complete Course - Connecting to GitHub Using SSH
This video explains connecting to GitHub using SSH. This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Curated Video
DevOps Complete Course - Add Maven Build Server as an Agent to Jenkins
This video shows how to add Maven build server as an agent to Jenkins. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
Web Scraping Tutorial with Scrapy and Python for Beginners - What Are User Agents?
In this video, we will learn about the process of sending a request to a website, and the role of a user agent in handling the details. You will learn about the client and server relationship, and how the browser acts as an agent for the...