paper-with-me

홈 › Papers

Deep Apprenticeship Learning for Playing Games

2022-05-16 · Dejan Markovikj

In the last decade, deep learning has achieved great success in machine learning tasks where the input data is represented with different levels of abstractions. Driven by the recent research in reinforcement learning using deep neural networks, we explore the feasibility of designing a learning model based on expert behaviour for complex, multidimensional tasks where reward function is not available. We propose a novel method for apprenticeship learning based on the previous research on supervised learning techniques in reinforcement learning. Our method is applied to video frames from Atari games in order to teach an artificial agent to play those games. Even though the reported results are not comparable with the state-of-the-art results in reinforcement learning, we demonstrate that such an approach has the potential to achieve strong performance in the future and is worthwhile for further research.

📄 PDF Abstract BibTeX arXiv:2205.07959

Code (0)

등록된 구현이 없습니다.

Tasks

Atari Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Best-response dynamics, playing sequences, and convergence to equilibrium in random games

2021-01-11 · Torsten Heinrich, Yoojin Jang, Luca Mungo, Marco Pangallo 외

We analyze the performance of the best-response dynamic across all normal-form games using a random games approach. The playing sequence -- the order in which players update their actions -- is essentially irrelevant in …

All

A Taxonomy of Collectible Card Games from a Game-Playing AI Perspective

2024-10-08 · Ronaldo e Silva Vieira, Anderson Rocha Tavares, Luiz Chaimowicz

Collectible card games are challenging, widely played games that have received increasing attention from the AI research community in recent years. Despite important breakthroughs, the field still poses many unresolved c…

Card Games

Deep Learning for Video Game Playing

2017-08-25 · Niels Justesen, Philip Bontrager, Julian Togelius, Sebastian Risi

In this article, we review recent Deep Learning advances in the context of how they have been applied to play different types of video games such as first-person shooters, arcade games, and real-time strategy games. We a…

BIG-bench Machine LearningDeep LearningReal-Time Strategy Games

General Board Game Playing for Education and Research in Generic AI Game Learning

2019-07-11 · Wolfgang Konen

We present a new general board game (GBG) playing and learning framework. GBG defines the common interfaces for board games, game states and their AI agents. It allows one to run competitions of different agents on diffe…

Board Games

ExIt-OOS: Towards Learning from Planning in Imperfect Information Games

2018-08-30 · Andy Kitchen, Michela Benedetti

The current state of the art in playing many important perfect information games, including Chess and Go, combines planning and deep reinforcement learning with self-play. We extend this approach to imperfect information…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)