Example Rainbow DQN implementation with ReLAx
-
Updated
Aug 29, 2022 - Jupyter Notebook
Example Rainbow DQN implementation with ReLAx
Playing 2048 with Rainbow agent
Comparison of different Deep Reinforcement Learning (DRL) Frameworks. This repository includes "tf-agents", "RLlib" and will soon support "acme" as well.
Tensorflow - Keras /PyTorch Implementation ⚡️ of State-of-the-art DeepQN for RL Gym benchmarks 👨💻
Build and test DRL algorithms in different environments
An exploration of the effects of Intrinsic Motivation methods on RL algorithms using Atari games.
Minimum viable reinforcement learning algorithms for your educational convenience.
Reinforcement Learning on Atari
RBDoom is a Rainbow-DQN based agent for playing the first-person shooter game Doom
We use the Rainbow DQN model to build agents that play Ms-Pacman, Atlantis and Demon Attack. We make modifications to the model that allow much faster convergence on Ms-Pacman with respect to Deepmind's original paper and obtain comparable performance.
ReLAx - Reinforcement Learning Applications Library
Implementation and evaluation of the RL algorithm Rainbow to learn to play Atari games.
Applying the DQN-Agent from keras-rl to Starcraft 2 Learning Environment and modding it to to use the Rainbow-DQN algorithms.
🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.
An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents
Graph-based Deep Q Network for Web Navigation
The implement of all kinds of dqn reinforcement learning with Pytorch
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
Add a description, image, and links to the rainbow-dqn topic page so that developers can more easily learn about it.
To associate your repository with the rainbow-dqn topic, visit your repo's landing page and select "manage topics."