choru-k / Reinforcement-Learning-Pytorch-Cartpole
Simple Cartpole example writed with pytorch.
☆167Updated 5 years ago
Alternatives and similar repositories for Reinforcement-Learning-Pytorch-Cartpole:
Users that are interested in Reinforcement-Learning-Pytorch-Cartpole are comparing it to the libraries listed below
- PyTorch implementation of SAC-Discrete.☆293Updated 5 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆257Updated 4 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆97Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆166Updated 5 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆303Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆57Updated 3 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆121Updated 5 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆206Updated last year
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆283Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆159Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆339Updated 3 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago
- Random Network Distillation pytorch☆243Updated 5 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆588Updated 5 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆174Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- DQN to play Atari Pong☆112Updated 6 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆129Updated 8 months ago
- ☆73Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆283Updated 4 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆198Updated 5 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago