jasonbian97 / Deep-Q-Learning-Atari-Pytorch
Reinforcement Learning on Atari Games and Control
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-Q-Learning-Atari-Pytorch
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- A well-documented A2C written in PyTorch☆49Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆134Updated last year
- ☆181Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆73Updated 4 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆71Updated 5 years ago
- Solving OpenAI Gym problems.☆183Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Multi-Agent Deep Reinforcement Learning by using Asynchronous & Impala Proximal Policy Optimization in Pytorch with some explanation☆32Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆20Updated 3 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆59Updated 5 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆207Updated last year
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆133Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆198Updated last year
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- ☆39Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- Gridworld for MARL experiments☆137Updated 3 years ago
- Simple Cartpole example writed with pytorch.☆165Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆122Updated 5 months ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆215Updated 2 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆44Updated 6 years ago
- Deep Q Networks☆58Updated 6 years ago
- A Python package that provides a simple framework for working with Options in Reinforcement Learning.☆21Updated 2 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆170Updated last year