GiannisMitr / DQN-Atari-BreakoutLinks
A Deep Q-Network trained to play Breakout Atari game on OpenAI Gym environment.
☆18Updated 3 years ago
Alternatives and similar repositories for DQN-Atari-Breakout
Users that are interested in DQN-Atari-Breakout are comparing it to the libraries listed below
Sorting:
- A repository to reproduce the experiments of the MA-POCA paper☆22Updated last year
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Make autonomous landing rockets using Deep Reinforcement Learning (Unity ML-Agents)☆111Updated 5 years ago
- A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.☆37Updated 6 years ago
- A RL project focussed on autonomous parking, using Unity's MLAgents toolkit.☆50Updated 3 years ago
- Training a car to drive within the lanes in a Unity driving environment☆20Updated 2 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 3 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆394Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆211Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆39Updated 4 years ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆57Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆139Updated last year
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Multi agent PPO implementation in Pytorch for Unity ML Agents environments.☆28Updated last year
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆431Updated 3 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- 3D RL Volleyball environment built on Unity ML-Agents☆98Updated 3 years ago
- A Reinforcement Learning Project using PPO + LSTM☆99Updated 2 years ago
- ☆13Updated 2 years ago
- ☆101Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Single-file pytorch implementation of hybrid-SAC☆61Updated 4 years ago
- An improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning☆74Updated last year
- ☆184Updated 3 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 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 5 months ago