choru-k / Reinforcement-Learning-Pytorch-Cartpole
Simple Cartpole example writed with pytorch.
☆166Updated 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.☆299Updated 8 months ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆174Updated 8 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆210Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆296Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆211Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆533Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆328Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- ☆194Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆166Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 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
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- DQN to play Atari Pong☆113Updated 6 years ago
- Code for conservative Q-learning☆428Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆239Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆725Updated 2 years ago
- ☆127Updated 8 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆204Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆56Updated 4 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆210Updated 4 years ago