-
Pong from Pixels
A deep reinforcement learning model for playing Atari Pong. -
2D Docking Problem Benchmark
The dataset used in this paper is a 2D docking problem benchmark, which is a spacecraft docking challenge. The goal is to train a DRL controller to safely navigate a deputy... -
A Deep Reinforcement Learning Architecture for Multi-stage Optimal Control
Deep reinforcement learning for high dimensional, hierarchical control tasks usually requires the use of complex neural networks as functional approximators, which can lead to... -
Verification-Guided Shielding for Deep Reinforcement Learning
The dataset used in the paper is a set of benchmarks for safe deep reinforcement learning. The benchmarks include Particle World and Mapless Navigation. -
Autonomous Braking System via Deep Reinforcement Learning
The proposed autonomous braking system learns an intelligent way of brake control from the experiences obtained under the simulated environment. -
MultiExit-DRL
Multi-exit evacuation simulation dataset using Deep Reinforcement Learning (DRL) framework. -
Atari 2600 Environment
Four DRL agents were trained on the games MsPacman (simplified to Pac-Man), Space Invaders, Frostbite, and Breakout using the Deep Q-Network (DQN) implementation of the OpenAI... -
Revisiting Rainbow
The Rainbow algorithm was proposed by Hessel et al. (2018) and combines a number of recent advances, including double Q-learning, prioritized experience replay, dueling... -
Hierarchical RNNs-Based Transformers MADDPG
Hierarchical RNNs-Based Transformers MADDPG for Mixed Cooperative-Competitive Environments -
AirSim car simulator dataset
The dataset used in this paper is a human demonstration dataset for autonomous vehicles, consisting of images from a center camera. -
Hedging American Put Options with Deep Reinforcement Learning
The dataset used in this study for training and testing DRL agents to hedge American put options. -
R3: On-device Real-Time Deep Reinforcement Learning for Autonomous Robotics
Autonomous robotic systems, like autonomous vehicles and robotic search and rescue, require efficient on-device training for continuous adaptation of Deep Reinforcement Learning... -
Deep Q-Networks for Intelligent Transportation Systems
The dataset is used for Deep Q-Networks (DQN) to optimize real-time traffic light control policies in emerging large-scale Intelligent Transportation Systems. -
Grid path planning with deep reinforcement learning: Preliminary results
Grid path planning with deep reinforcement learning: Preliminary results. -
A novel mobile robot navigation method based on deep reinforcement learning
A novel mobile robot navigation method based on deep reinforcement learning. -
Optimizing Deep Reinforcement Learning for Adaptive Robotic Arm Control
The dataset used in this paper for optimizing deep reinforcement learning for adaptive robotic arm control. -
Algorithmic Trading Using Continuous Action Space
Price movement prediction has always been one of the traders concerns in financial market trading. In order to increase their profit, they can analyze the historical data and... -
FinRL: A Deep Reinforcement Learning Library for Automated Stock Trading
A DRL library for automated stock trading with a focus on completeness, hands-on tutorials, and reproducibility.