Machine learning algorithms

Self-play (reinforcement learning technique)

Self-play is a technique for improving the performance of reinforcement learning agents. Intuitively, agents learn to improve their performance by playing "against themselves". (Wikipedia).

Video thumbnail

Overcoming the Practical Challenges when using Reinforcement Learning

This video addresses a few challenges that occur when using reinforcement learning for production systems and provides some ways to mitigate them. Even if there aren’t straightforward ways to address some of the challenges that you’ll face, at the very least it’ll get you thinking about th

From playlist Reinforcement Learning

Video thumbnail

How to Train a Robot Arm - A New Method

In this video, I discuss the paper "Asymmetric self-play for automatic goal discovery in robotic manipulation," which describes an effective reinforcement learning method for training robots in simulation by using self-play (robot vs robot). One robot's goal is to move the objects around i

From playlist Machine Learning

Video thumbnail

Reinforcement Learning: Machine Learning Meets Control Theory

Reinforcement learning is a powerful technique at the intersection of machine learning and control theory, and it is inspired by how biological systems learn to interact with their environment. In this video, we provide a high level overview of reinforcement learning, along with leading a

From playlist Reinforcement Learning

Video thumbnail

Reinforcement Learning Course - Full Machine Learning Tutorial

Reinforcement learning is an area of machine learning that involves taking right action to maximize reward in a particular situation. In this full tutorial course, you will get a solid foundation in reinforcement learning core topics. The course covers Q learning, SARSA, double Q learning

From playlist Machine Learning

Video thumbnail

Deep Reinforcement Learning: Neural Networks for Learning Control Laws

Deep learning is enabling tremendous breakthroughs in the power of reinforcement learning for control. From games, like chess and alpha Go, to robotic systems, deep neural networks are providing a powerful and flexible representation framework that fits naturally with reinforcement learni

From playlist Reinforcement Learning

Video thumbnail

Understanding Reinforcement Learning Environment and Rewards

In this video, we build on our basic understanding of reinforcement learning by exploring the workflow. We cover what an environment is and some of the benefits of training within a simulated environment. We cover what we ultimately want our agent to do and how crafting a reward function

From playlist Reinforcement Learning

Video thumbnail

Introduction to Multi-Agent Reinforcement Learning

Learn what multi-agent reinforcement learning is and some of the challenges it faces and overcomes. You will also learn what an agent is and how multi-agent systems can be both cooperative and adversarial. Be walked through a grid world example to highlight some of the benefits of both de

From playlist Reinforcement Learning

Video thumbnail

Reinforcement Learning Policies and Learning Algorithms

This video provides an introduction to the algorithms that reside within the agent. We’ll cover why we use neural networks to represent functions and why you may have to set up two neural networks in a powerful family of methods called actor-critic. Watch our full video series about Reinf

From playlist Reinforcement Learning

Video thumbnail

SDS 569: A.I. For Crushing Humans at Poker and Board Games — with Noam Brown

#BoardGameAI #PokerAI #MetaAIResearch Research Scientist at Meta AI, Dr. Noam Brown, joins Jon Krohn to discuss his award-winning no-limit poker-playing algorithms and the real-world implications of his game-playing A.I. breakthroughs. In this episode you will learn: • What Meta A.I. is

From playlist Super Data Science Podcast

Video thumbnail

Reinforcement Learning Full Course | Reinforcement Learning In Machine Learning | Simplilearn

In this Reinforcement Learning Full Course video, you will understand the basics of reinforcement learning and how it works to solve complex business problems. You will get an idea about Q Learning and implement reinforcement learning algorithm in Python.🔥Enroll for Free Machine Learning C

From playlist AI & Machine Learning | Ronald Van Loon [2022 Updated]

Video thumbnail

ICML 2017: Test of Time Award (Sylvain Gelly & David Silver)

David Silver (DeepMind) and Sylvain Gelly (Google Brain) remote present their 2007 paper 'Combining Online and Offline Knowledge in UCT' which received the Test of Time Award at ICML 2017.

From playlist Talks

Video thumbnail

AI Weekly Update - March 2nd 2020 (#18)

Thanks for Watching! Please Subscribe! Text-To-Text Transfer Transformer: https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html A Primer into BERTology: https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html BERT Can See Out of the Box: https://arxi

From playlist AI Research Weekly Updates

Video thumbnail

A technical history of AlphaZero: Alex Davies

Machine Learning for the Working Mathematician: Week Ten 4 May 2022 Alex Davies, A technical history of AlphaZero Abstract: In 2016 AlphaGo defeated the world champion go player Lee Sedol in a historic 5 game match. In this lecture we will discuss the research behind this system and the

From playlist Machine Learning for the Working Mathematician

Video thumbnail

AI Weekly Update - February 3rd, 2020 (#15)

Meena Chatbot: https://ai.googleblog.com/2020/01/towards-conversational-agent-that-can.html Curriculum for Reinforcement Learning: https://lilianweng.github.io/lil-log/2020/01/29/curriculum-for-reinforcement-learning.html Contrastive Self-Supervised Learning: https://ankeshanand.com/blog/2

From playlist AI Research Weekly Updates

Video thumbnail

[GATA] Learning Dynamic Belief Graphs to Generalize on Text-Based Games | AISC

For slides and more information on the paper, visit https://ai.science/e/gata-learning-dynamic-belief-graphs-to-generalize-on-text-based-games--Ubf3kPJc5FKPer1s3BhH Speaker: Pascal Poupart; Host: Susan Shu Chang Motivation: Playing text-based games requires skills in processing natural

From playlist Reinforcement Learning

Video thumbnail

7. Machine Learning Tasks and Types

Machine learning is typically broken up into 4 types: supervised, unsupervised, semi-supervised, and reinforcement learning. But is this all? In this video, start by defining artificial intelligence, machine learning, and deep learning. We then cover the 14 tasks and types of machine learn

From playlist Materials Informatics

Video thumbnail

Reinforcement Learning 10: Classic Games Case Study

David Silver, Research Scientist, discusses classic games as part of the Advanced Deep Learning & Reinforcement Learning Lectures.

From playlist DeepMind x UCL | Reinforcement Learning Course 2018

Video thumbnail

Machine Learning Basics | What Is Machine Learning? | Introduction To Machine Learning | Edureka

🔥 Post Graduate Diploma in Artificial Intelligence by E&ICT Academy NIT Warangal: https://www.edureka.co/executive-programs/machine-learning-and-ai This Video covers the Basics of Machine Learning. It will explain why machine learning came to existence and how it solved major problems. Thi

From playlist Machine Learning with R | Edureka

Video thumbnail

Q-Learning Explained - A Reinforcement Learning Technique

Welcome back to this series on reinforcement learning! In this video, we'll be introducing the idea of Q-learning with value iteration, which is a reinforcement learning technique used for learning the optimal policy in a Markov Decision Process. We'll illustrate how this technique works

From playlist Reinforcement Learning - Developing Intelligent Agents

Related pages

Go (game) | Chess | Reinforcement learning | Multi-agent reinforcement learning