中文
相关论文

相关论文: Deep Recurrent Q-Learning vs Deep Q-Learning on a …

200 篇论文

Deep Reinforcement Learning has yielded proficient controllers for complex tasks. However, these controllers have limited memory and rely on being able to perceive the complete game screen at each decision point. To address these…

机器学习 · 计算机科学 2017-01-13 Matthew Hausknecht , Peter Stone

Deep Reinforcement Learning (RL) recently emerged as one of the most competitive approaches for learning in sequential decision making problems with fully observable environments, e.g., computer Go. However, very little work has been done…

机器学习 · 计算机科学 2018-05-09 Pengfei Zhu , Xin Li , Pascal Poupart , Guanghui Miao

Deep Reinforcement Learning (RL) recently emerged as one of the most competitive approaches for learning in sequential decision making problems with fully observable environments, e.g., computer Go. However, very little work has been done…

机器学习 · 计算机科学 2018-05-25 Pengfei Zhu , Xin Li , Pascal Poupart , Guanghui Miao

Real-world reinforcement learning tasks often involve some form of partial observability where the observations only give a partial or noisy view of the true state of the world. Such tasks typically require some form of memory, where the…

机器学习 · 计算机科学 2022-11-11 Kevin Esslinger , Robert Platt , Christopher Amato

This paper introduces the QMDP-net, a neural network architecture for planning under partial observability. The QMDP-net combines the strengths of model-free learning and model-based planning. It is a recurrent policy network, but it…

人工智能 · 计算机科学 2017-11-06 Peter Karkus , David Hsu , Wee Sun Lee

The use of target networks is a common practice in deep reinforcement learning for stabilizing the training; however, theoretical understanding of this technique is still limited. In this paper, we study the so-called periodic Q-learning…

机器学习 · 计算机科学 2020-02-25 Donghwan Lee , Niao He

We propose a lifelong learning system that has the ability to reuse and transfer knowledge from one task to another while efficiently retaining the previously learned knowledge-base. Knowledge is transferred by learning reusable skills to…

人工智能 · 计算机科学 2016-12-01 Chen Tessler , Shahar Givony , Tom Zahavy , Daniel J. Mankowitz , Shie Mannor

A deep learning approach to reinforcement learning led to a general learner able to train on visual input to play a variety of arcade games at the human and superhuman levels. Its creators at the Google DeepMind's team called the approach:…

机器学习 · 计算机科学 2015-12-08 Ivan Sorokin , Alexey Seleznev , Mikhail Pavlov , Aleksandr Fedorov , Anastasiia Ignateva

Deep Q-Learning is an important reinforcement learning algorithm, which involves training a deep neural network, called Deep Q-Network (DQN), to approximate the well-known Q-function. Although wildly successful under laboratory conditions,…

机器学习 · 计算机科学 2021-04-13 Arunselvan Ramaswamy , Eyke Hüllermeier

Deep reinforcement learning techniques have demonstrated superior performance in a wide variety of environments. As improvements in training algorithms continue at a brisk pace, theoretical or empirical studies on understanding what these…

机器学习 · 计算机科学 2018-11-16 Raghuram Mandyam Annasamy , Katia Sycara

Deep reinforcement learning has been successfully applied to several visual-input tasks using model-free methods. In this paper, we propose a model-based approach that combines learning a DNN-based transition model with Monte Carlo tree…

人工智能 · 计算机科学 2018-03-23 Stephan Alaniz

Despite the great empirical success of deep reinforcement learning, its theoretical foundation is less well understood. In this work, we make the first attempt to theoretically understand the deep Q-network (DQN) algorithm (Mnih et al.,…

机器学习 · 计算机科学 2020-02-25 Jianqing Fan , Zhaoran Wang , Yuchen Xie , Zhuoran Yang

Recent studies have greatly improved reinforcement learning, and an increased interest in real-world implementation has emerged. In many cases, the implementation is challenged by time-varying disturbances as it introduces hidden states,…

机器学习 · 计算机科学 2026-03-04 Saki Omi , Hyo-Sang Shin , Namhoon Cho , Antonios Tsourdos

Recurrent neural network (RNN) based reinforcement learning (RL) is used for learning context-dependent tasks and has also attracted attention as a method with remarkable learning performance in recent research. However, RNN-based RL has…

机器学习 · 计算机科学 2022-03-04 Toshitaka Matsuki

In this work we propose a planning and acting architecture endowed with a module which learns to select subgoals with Deep Q-Learning. This allows us to decrease the load of a planner when faced with scenarios with real-time restrictions.…

人工智能 · 计算机科学 2024-06-24 Carlos Núñez-Molina , Juan Fernández-Olivares , Raúl Pérez

Q-learning is a popular reinforcement learning algorithm. This algorithm has however been studied and analysed mainly in the infinite horizon setting. There are several important applications which can be modeled in the framework of finite…

机器学习 · 计算机科学 2022-08-09 Vivek VP , Dr. Shalabh Bhatnagar

There are only a few learning algorithms applicable to stochastic dynamic teams and games which generalize Markov decision processes to decentralized stochastic control problems involving possibly self-interested decision makers. Learning…

最优化与控制 · 数学 2016-05-03 Gürdal Arslan , Serdar Yüksel

Opponent modeling is necessary in multi-agent settings where secondary agents with competing goals also adapt their strategies, yet it remains challenging because strategies interact with each other and change. Most previous work focuses on…

机器学习 · 计算机科学 2016-09-20 He He , Jordan Boyd-Graber , Kevin Kwok , Hal Daumé

There have been numerous breakthroughs with reinforcement learning in the recent years, perhaps most notably on Deep Reinforcement Learning successfully playing and winning relatively advanced computer games. There is undoubtedly an…

人工智能 · 计算机科学 2017-12-19 Per-Arne Andersen , Morten Goodwin , Ole-Christoffer Granmo

In this work, the trick-taking game Wizard with a separate bidding and playing phase is modeled by two interleaved partially observable Markov decision processes (POMDP). Deep Q-Networks (DQN) are used to empower self-improving agents,…

机器学习 · 计算机科学 2022-05-30 Jonas Schumacher , Marco Pleines
‹ 上一页 1 2 3 10 下一页 ›