choru-k / Reinforcement-Learning-Pytorch-Cartpole
Simple Cartpole example writed with pytorch.
☆165Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforcement-Learning-Pytorch-Cartpole
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆214Updated 2 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆271Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆139Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆672Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆95Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆172Updated last year
- Random Network Distillation pytorch☆241Updated 5 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆123Updated 6 months 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
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆327Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆276Updated 4 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆153Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆117Updated 3 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆203Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago