Dribo: Robust deep reinforcement learning via multi-view information bottleneck

J Fan, W Li - International Conference on Machine Learning, 2022 - proceedings.mlr.press
Deep reinforcement learning (DRL) agents are often sensitive to visual changes that were
unseen in their training environments. To address this problem, we leverage the sequential …

Optimization for reinforcement learning: From a single agent to cooperative agents

D Lee, N He, P Kamalaruban… - IEEE Signal Processing …, 2020 - ieeexplore.ieee.org
Fueled by recent advances in deep neural networks, reinforcement learning (RL) has been
in the limelight because of many recent breakthroughs in artificial intelligence, including …

[图书][B] Deep Reinforcement Learning Hands-On: Apply modern RL methods to practical problems of chatbots, robotics, discrete optimization, web automation, and …

M Lapan - 2020 - books.google.com
New edition of the bestselling guide to deep reinforcement learning and how it's used to
solve complex real-world problems. Revised and expanded to include multi-agent methods …

Treeqn and atreec: Differentiable tree-structured models for deep reinforcement learning

G Farquhar, T Rocktäschel, M Igl… - arXiv preprint arXiv …, 2017 - arxiv.org
Combining deep model-free reinforcement learning with on-line planning is a promising
approach to building on the successes of deep RL. On-line planning with look-ahead trees …

A survey and critique of multiagent deep reinforcement learning

P Hernandez-Leal, B Kartal, ME Taylor - Autonomous Agents and Multi …, 2019 - Springer
Deep reinforcement learning (RL) has achieved outstanding results in recent years. This has
led to a dramatic increase in the number of applications and methods. Recent works have …

Exploration in deep reinforcement learning: From single-agent to multiagent domain

J Hao, T Yang, H Tang, C Bai, J Liu… - … on Neural Networks …, 2023 - ieeexplore.ieee.org
Deep reinforcement learning (DRL) and deep multiagent reinforcement learning (MARL)
have achieved significant success across a wide range of domains, including game artificial …

Revisiting rainbow: Promoting more insightful and inclusive deep reinforcement learning research

JSO Ceron, PS Castro - International Conference on …, 2021 - proceedings.mlr.press
Since the introduction of DQN, a vast majority of reinforcement learning research has
focused on reinforcement learning with deep neural networks as function approximators …

Deep reinforcement learning: an overview

SS Mousavi, M Schukat, E Howley - Proceedings of SAI Intelligent Systems …, 2018 - Springer
In recent years, a specific machine learning method called deep learning has gained huge
attraction, as it has obtained astonishing results in broad applications such as pattern …

Generalization and regularization in dqn

J Farebrother, MC Machado, M Bowling - arXiv preprint arXiv:1810.00123, 2018 - arxiv.org
Deep reinforcement learning algorithms have shown an impressive ability to learn complex
control policies in high-dimensional tasks. However, despite the ever-increasing …

Stable-baselines3: Reliable reinforcement learning implementations

A Raffin, A Hill, A Gleave, A Kanervisto… - Journal of Machine …, 2021 - jmlr.org
STABLE-BASELINES3 provides open-source implementations of deep reinforcement
learning (RL) algorithms in Python. The implementations have been benchmarked against …