GiannisMitr / DQN-Atari-Breakout
A Deep Q-Network trained to play Breakout Atari game on OpenAI Gym environment.
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for DQN-Atari-Breakout
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆115Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆67Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆96Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆89Updated last year
- OpenAI Gym environment designed for training RL agents to control the flight of a two-dimensional drone.☆42Updated 2 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆31Updated 3 years ago
- ☆14Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆50Updated last year
- This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.☆96Updated last year
- A Reinforcement Learning Project using PPO + LSTM☆45Updated last year
- ppo-lstm-parallel☆42Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆161Updated 2 months ago
- PyTorch implementation of the intrinsic curiosity module (ICM) and A3C a;lgorithm☆22Updated 3 years ago
- Open source collection of Reinforcement Learning Environments.☆75Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆105Updated 2 weeks ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆93Updated 4 years ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆170Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM) on Pyramid env, Unity ML☆14Updated 11 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- Snake Gane using OpenCV Python☆13Updated 5 years ago
- I use OpenAi Robotics environment Fetch to train a robot to lift, slide, move objectives to defined targets. I do this using Deep Determi…☆32Updated 4 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆60Updated 2 years ago
- Collection of Python code that solves the Gymnasium Reinforcement Learning environments, along with YouTube tutorials.☆105Updated last month
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆74Updated 10 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆110Updated 7 months ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆58Updated 2 months ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆63Updated 3 weeks ago
- OpenAI Gym Robot Arm Environment in 2D☆27Updated 2 years ago