yc930401 / Actor-Critic-pytorch
Actor Critic model to play Cartpole game
☆52Updated 6 years ago
Alternatives and similar repositories for Actor-Critic-pytorch:
Users that are interested in Actor-Critic-pytorch are comparing it to the libraries listed below
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆69Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 6 months ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- very easy implementation of dueling DQN in pytorch☆71Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆131Updated 9 months ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- The pytorch implementation of DGN on grid world and Starcraft☆137Updated 3 years ago
- The code for maddpg using pytorch☆165Updated 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
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆208Updated last year
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 3 years ago
- A collection of offline reinforcement learning algorithms.☆170Updated 2 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆113Updated last year
- ☆123Updated 6 months ago
- A plotter for reinforcement learning (RL)☆218Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆305Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 6 months ago
- ☆73Updated 5 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆65Updated 8 months ago
- Multi-Objective Reinforcement Learning☆261Updated 3 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆149Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆176Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- ☆193Updated last year