msinto93 / DQN_AtariLinks
A Tensorflow implementation of a Deep Q Network (DQN) for playing Atari games.
☆10Updated 6 years ago
Alternatives and similar repositories for DQN_Atari
Users that are interested in DQN_Atari are comparing it to the libraries listed below
Sorting:
- ☆11Updated 3 years ago
- ☆184Updated 3 years ago
- Tensorflow implementation of a Deep Deterministic Policy Gradient (DDPG) network, trained on OpenAI Gym environments.☆23Updated 6 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- ☆39Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆432Updated 3 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- Snake using RL☆19Updated last year
- OpenAI Gym's LunarLander-v2 Implementation☆43Updated last year
- Deep Transformer Q-Networks for Partially Observable Reinforcement Learning☆163Updated 11 months ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- ☆48Updated 5 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- ppo-lstm-parallel☆45Updated 6 years ago
- research and implementations of Deep RL agents and their applications☆51Updated 3 weeks ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆18Updated last year
- Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.☆855Updated 3 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆680Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆230Updated 5 months ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated 11 months ago